[LTP] [PATCH ltp] syscalls/getrlimit: add getrlimit03 into .gitignore

Yixin Zhang yixin.zhang@intel.com
Mon Dec 24 04:39:42 CET 2018


Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
 testcases/kernel/syscalls/getrlimit/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/getrlimit/.gitignore b/testcases/kernel/syscalls/getrlimit/.gitignore
index bb951c2cd..9074f1600 100644
--- a/testcases/kernel/syscalls/getrlimit/.gitignore
+++ b/testcases/kernel/syscalls/getrlimit/.gitignore
@@ -1,2 +1,3 @@
 /getrlimit01
 /getrlimit02
+/getrlimit03
-- 
2.17.1



More information about the ltp mailing list