Re: [PATCH] selftests/mount: Make git ignore all binaries in mount test suite

From: Shuah Khan
Date: Tue Mar 31 2015 - 17:37:05 EST


On 03/27/2015 07:51 PM, Zhang Zhen wrote:
> This patch includes the mount test binaries into the .gitignore
> file listing in their respective directories. This will make sure
> that git ignores all of these test binaries when displaying status.
>
> Signed-off-by: Zhang Zhen <zhenzhang.zhang@xxxxxxxxxx>
> ---
> tools/testing/selftests/mount/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
> create mode 100644 tools/testing/selftests/mount/.gitignore
>
> diff --git a/tools/testing/selftests/mount/.gitignore b/tools/testing/selftests/mount/.gitignore
> new file mode 100644
> index 0000000..856ad41
> --- /dev/null
> +++ b/tools/testing/selftests/mount/.gitignore
> @@ -0,0 +1 @@
> +unprivileged-remount-test
>


Thanks for fixing this. Applied to linux-kselftest next for 4.1

thanks,
-- Shuah

--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@xxxxxxxxxxxxxxx | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/