[CRIU] [PATCH] zdtm/shm-unaligned: don't overriding recipe for target 'shm-unaligned.pid'

Andrey Vagin avagin at openvz.org
Thu Jun 9 14:11:16 PDT 2016


From: Andrew Vagin <avagin at virtuozzo.com>

Makefile:305: warning: overriding recipe for target 'shm-unaligned.pid'
Makefile:290: warning: ignoring old recipe for target 'shm-unaligned.pid'
Signed-off-by: Andrew Vagin <avagin at virtuozzo.com>
---
 test/zdtm/static/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/zdtm/static/Makefile b/test/zdtm/static/Makefile
index 87b3655..e38e798 100644
--- a/test/zdtm/static/Makefile
+++ b/test/zdtm/static/Makefile
@@ -45,7 +45,6 @@ TST_NOFILE	=				\
 		inotify_system			\
 		inotify_system_nodel		\
 		shm				\
-		shm-unaligned			\
 		shm-mp				\
 		ptrace_sig			\
 		pipe00				\
@@ -261,6 +260,7 @@ TST		=				\
 		fifo-rowo-pair			\
 		umask00				\
 		cmdlinenv00			\
+		shm-unaligned			\
 
 TST_STATE	=				\
 		conntracks			\
-- 
2.7.4



More information about the CRIU mailing list