[LTP] [PATCH] Add missing entry to .gitignore

Michael Moese mmoese@suse.de
Fri Jan 12 10:32:30 CET 2018


In testcases/kernel/syscalls/.gitignore an entry was missing for
/mount/mount03_setuid_test
---
 testcases/kernel/syscalls/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/.gitignore b/testcases/kernel/syscalls/.gitignore
index 12a136edb..efc0d4878 100644
--- a/testcases/kernel/syscalls/.gitignore
+++ b/testcases/kernel/syscalls/.gitignore
@@ -590,6 +590,7 @@
 /mount/mount01
 /mount/mount02
 /mount/mount03
+/mount/mount03_setuid_test
 /mount/mount04
 /mount/mount05
 /mount/mount06
-- 
2.13.6



More information about the ltp mailing list