[CRIU] [PATCH 5/9] zdtm/static/Makefile: rm non-existent test

Kir Kolyshkin kir at openvz.org
Wed Mar 29 15:21:16 PDT 2017


This test name was added by commit 1ce1cca, but there is no test.
We do not use these lists since zdtm.py was introduced, therefore
the error went unnoticed. I found it while running "make dep".

Signed-off-by: Kir Kolyshkin <kir at openvz.org>
---
 test/zdtm/static/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/zdtm/static/Makefile b/test/zdtm/static/Makefile
index 0e42273..8bc0baf 100644
--- a/test/zdtm/static/Makefile
+++ b/test/zdtm/static/Makefile
@@ -60,7 +60,6 @@ TST_NOFILE	:=				\
 		sockets02			\
 		sockets_spair			\
 		socket_queues			\
-		socket_queues02			\
 		socket-tcp			\
 		socket-tcp6			\
 		socket-tcp-local		\
-- 
2.9.3



More information about the CRIU mailing list