[CRIU] [PATCH 2/3] zdtm: Don't build test for the 2nd time
Pavel Emelyanov
xemul at parallels.com
Tue Jul 1 10:01:53 PDT 2014
Signed-off-by: Pavel Emelyanov <xemul at parallels.com>
---
test/zdtm.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/zdtm.sh b/test/zdtm.sh
index 28fb3b8..9bd0918 100755
--- a/test/zdtm.sh
+++ b/test/zdtm.sh
@@ -377,7 +377,6 @@ start_test()
ZDTM_ROOT=`readlink -f $ZDTM_ROOT`
mount --bind . $ZDTM_ROOT || return 1
fi
- make -C $tdir $tname || return 1
construct_root $ZDTM_ROOT $tdir/$tname || return 1
( export ZDTM_NEWNS=1
export ZDTM_PIDFILE=$TPID
--
1.8.4.2
More information about the CRIU
mailing list