All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH ltp] lib/newlib_tests: add test21 into .gitignore
@ 2020-06-23  6:44 Yixin Zhang
  2020-06-23 12:14 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Yixin Zhang @ 2020-06-23  6:44 UTC (permalink / raw)
  To: ltp

Add newly added test21 into .gitignore.

Fixes: 3b716981bd54 ("lib: add new cgroup test API")
Signed-off-by: Yixin Zhang <yixin.zhang@intel.com>
---
 lib/newlib_tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/newlib_tests/.gitignore b/lib/newlib_tests/.gitignore
index fee8795b6bc0..44bc6526fea6 100644
--- a/lib/newlib_tests/.gitignore
+++ b/lib/newlib_tests/.gitignore
@@ -24,6 +24,7 @@ test17
 test18
 test19
 test20
+test21
 tst_expiration_timer
 test_assert
 test_timer
-- 
2.17.1


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

* [LTP] [PATCH ltp] lib/newlib_tests: add test21 into .gitignore
  2020-06-23  6:44 [LTP] [PATCH ltp] lib/newlib_tests: add test21 into .gitignore Yixin Zhang
@ 2020-06-23 12:14 ` Cyril Hrubis
  0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2020-06-23 12:14 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:[~2020-06-23 12:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-23  6:44 [LTP] [PATCH ltp] lib/newlib_tests: add test21 into .gitignore Yixin Zhang
2020-06-23 12:14 ` 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.