diff mbox series

syscalls/getrlimit: add getrlimit03 into .gitignore

Message ID 20181224033942.20421-1-yixin.zhang@intel.com
State Accepted
Headers show
Series syscalls/getrlimit: add getrlimit03 into .gitignore | expand

Commit Message

Yixin Zhang Dec. 24, 2018, 3:39 a.m. UTC
Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
 testcases/kernel/syscalls/getrlimit/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Cyril Hrubis Jan. 3, 2019, 10:51 a.m. UTC | #1
Hi!
Pushed, thanks.
diff mbox series

Patch

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