All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore
@ 2024-01-05  7:28 Li Zhijian
  2024-01-05  7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Li Zhijian @ 2024-01-05  7:28 UTC (permalink / raw)
  To: ltp

setgroups{04,04_16} should be documented in .gitignore

Signed-off-by: Li Zhijian <lizhijian@fujitsu.com>
---
 testcases/kernel/syscalls/setgroups/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testcases/kernel/syscalls/setgroups/.gitignore b/testcases/kernel/syscalls/setgroups/.gitignore
index 9de928241f..0649a34251 100644
--- a/testcases/kernel/syscalls/setgroups/.gitignore
+++ b/testcases/kernel/syscalls/setgroups/.gitignore
@@ -4,3 +4,5 @@
 /setgroups02_16
 /setgroups03
 /setgroups03_16
+/setgroups04
+/setgroups04_16
-- 
2.41.0


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

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

end of thread, other threads:[~2024-01-09  0:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-05  7:28 [LTP] [PATCH 1/2] syscalls: setgroups: Add missing gitignore Li Zhijian
2024-01-05  7:28 ` [LTP] [PATCH 2/2] lib/newlib_tests: " Li Zhijian
2024-01-08  9:23 ` [LTP] [PATCH 1/2] syscalls: setgroups: " Li Wang
2024-01-09  0:49   ` Zhijian Li (Fujitsu)
2024-01-08 10:13 ` Petr Vorel
2024-01-09  0:52   ` Zhijian Li (Fujitsu)

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.