linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
       [not found] <1427507045-68758-1-git-send-email-zhenzhang.zhang@huawei.com>
@ 2015-03-28  1:51 ` Zhang Zhen
  2015-03-31 21:36   ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Zhang Zhen @ 2015-03-28  1:51 UTC (permalink / raw)
  To: linux-api, Linux Kernel Mailing List; +Cc: shuahkh

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@huawei.com>
---
 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
-- 
1.8.5.5


.





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests/mount: Make git ignore all binaries in mount test suite
  2015-03-28  1:51 ` [PATCH] selftests/mount: Make git ignore all binaries in mount test suite Zhang Zhen
@ 2015-03-31 21:36   ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2015-03-31 21:36 UTC (permalink / raw)
  To: Zhang Zhen, linux-api, Linux Kernel Mailing List, Shuah Khan

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@huawei.com>
> ---
>  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@osg.samsung.com | (970) 217-8978

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-31 21:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1427507045-68758-1-git-send-email-zhenzhang.zhang@huawei.com>
2015-03-28  1:51 ` [PATCH] selftests/mount: Make git ignore all binaries in mount test suite Zhang Zhen
2015-03-31 21:36   ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).