All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH V2] syscalls/pipe2: Add pipe2_02_child in .gitignore
@ 2020-04-28  5:25 Viresh Kumar
  2020-04-28  5:55 ` Xiao Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Viresh Kumar @ 2020-04-28  5:25 UTC (permalink / raw)
  To: ltp

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
---
V2: Move it a line up to keep ordering intact.

 testcases/kernel/syscalls/pipe2/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/syscalls/pipe2/.gitignore b/testcases/kernel/syscalls/pipe2/.gitignore
index 773450a484af..50f7023b8dd4 100644
--- a/testcases/kernel/syscalls/pipe2/.gitignore
+++ b/testcases/kernel/syscalls/pipe2/.gitignore
@@ -1,3 +1,4 @@
 /pipe2_01
 /pipe2_02
+/pipe2_02_child
 /pipe2_04
-- 
2.25.0.rc1.19.g042ed3e048af


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

end of thread, other threads:[~2020-04-28  5:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-28  5:25 [LTP] [PATCH V2] syscalls/pipe2: Add pipe2_02_child in .gitignore Viresh Kumar
2020-04-28  5:55 ` Xiao Yang

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.