[CRIU] [PATCH 8/8] tests: don't duplicate mnt_enablefs entry
Tycho Andersen
tycho.andersen at canonical.com
Tue Jun 21 15:41:45 PDT 2016
this avoids:
===================== Run zdtm/static/socket-tcpbuf6 in h ======================
Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule
Start test
Makefile:295: target 'mnt_enablefs.pid' given more than once in the same rule
./socket-tcpbuf6 --pidfile=socket-tcpbuf6.pid --outfile=socket-tcpbuf6.out
Run criu dump
Run criu restore
Wait for zdtm/static/socket-tcpbuf6 to die for 0.100000
Wait for zdtm/static/socket-tcpbuf6 to die for 0.200000
Removing dump/zdtm/static/socket-tcpbuf6/27
===================== Test zdtm/static/socket-tcpbuf6 PASS =====================
in every test.
Signed-off-by: Tycho Andersen <tycho.andersen at canonical.com>
---
test/zdtm/static/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/zdtm/static/Makefile b/test/zdtm/static/Makefile
index 3da7e3b..407a80f 100644
--- a/test/zdtm/static/Makefile
+++ b/test/zdtm/static/Makefile
@@ -244,7 +244,6 @@ TST_DIR = \
unlink_regular00 \
mnt_enablefs \
autofs \
- mnt_enablefs \
TST_DIR_FILE = \
chroot \
--
2.7.4
More information about the CRIU
mailing list