All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH ltp] syscalls/getrlimit: add getrlimit03 into .gitignore
@ 2018-12-24  3:39 Yixin Zhang
  2019-01-03 10:51 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Yixin Zhang @ 2018-12-24  3:39 UTC (permalink / raw)
  To: ltp

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


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

* [LTP] [PATCH ltp] syscalls/getrlimit: add getrlimit03 into .gitignore
  2018-12-24  3:39 [LTP] [PATCH ltp] syscalls/getrlimit: add getrlimit03 into .gitignore Yixin Zhang
@ 2019-01-03 10:51 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2019-01-03 10:51 UTC (permalink / raw)
  To: ltp

Hi!
Pushed, thanks.

-- 
Cyril Hrubis
chrubis@suse.cz

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

end of thread, other threads:[~2019-01-03 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-24  3:39 [LTP] [PATCH ltp] syscalls/getrlimit: add getrlimit03 into .gitignore Yixin Zhang
2019-01-03 10:51 ` Cyril Hrubis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.