[LTP] [PATCH ltp] lib/newlib_tests: add test21 into .gitignore

Yixin Zhang yixin.zhang@intel.com
Tue Jun 23 08:44:24 CEST 2020


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



More information about the ltp mailing list