[CRIU] [PATCH 08/11] test: overlayfs -- Fix criu ref

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


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

diff --git a/test/overlayfs/run.sh b/test/overlayfs/run.sh
index 41f7aa454fbe..26e6ec262536 100755
--- a/test/overlayfs/run.sh
+++ b/test/overlayfs/run.sh
@@ -2,7 +2,7 @@
 
 set -eu
 
-CRIU=../../../criu
+CRIU=../../../criu/criu
 
 setup() {
 	setup_mount
-- 
2.5.0



More information about the CRIU mailing list