[CRIU] [PATCH 04/11] test: ext-links -- Fix criu ref

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


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

diff --git a/test/ext-links/run.sh b/test/ext-links/run.sh
index 8089f6ebc4ef..a48b73aea766 100755
--- a/test/ext-links/run.sh
+++ b/test/ext-links/run.sh
@@ -5,7 +5,7 @@ mvln="mv0"
 finf="finish"
 outf="ns_output"
 pidf="ns_pid"
-criu="../../criu"
+criu="../../criu/criu"
 
 export ip
 export mvln
-- 
2.5.0



More information about the CRIU mailing list