Commit 8db33d90 authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov

tests: don't duplicate mnt_enablefs entry

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: 's avatarTycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
parent f25ad84a
...@@ -244,7 +244,6 @@ TST_DIR = \ ...@@ -244,7 +244,6 @@ TST_DIR = \
unlink_regular00 \ unlink_regular00 \
mnt_enablefs \ mnt_enablefs \
autofs \ autofs \
mnt_enablefs \
TST_DIR_FILE = \ TST_DIR_FILE = \
chroot \ chroot \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment