[CRIU] [PATCH 07/11] test: mounts/ext -- Fix criu ref

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 15 05:26:13 PST 2016


Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 test/mounts/ext/run.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/mounts/ext/run.sh b/test/mounts/ext/run.sh
index 93ccc2070358..ff2a2d81f7ea 100755
--- a/test/mounts/ext/run.sh
+++ b/test/mounts/ext/run.sh
@@ -9,7 +9,7 @@ function fail {
 
 make || fail "Can't compile library or ns init"
 
-criu="../../../criu"
+criu="../../../criu/criu"
 
 # New root for namespace
 NSROOT="nsroot"
-- 
2.5.0



More information about the CRIU mailing list