[CRIU] [PATCH 11/11] test: socketpairs -- Fix criu ref
Cyrill Gorcunov
gorcunov at openvz.org
Mon Feb 15 05:26:17 PST 2016
Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
test/socketpairs/socketpair.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/socketpairs/socketpair.c b/test/socketpairs/socketpair.c
index 4a7975d6d195..900c3d62f8d9 100644
--- a/test/socketpairs/socketpair.c
+++ b/test/socketpairs/socketpair.c
@@ -46,7 +46,7 @@ typedef unsigned long ulong;
#define MAX_FORKS 3 /* child, checkpoint, restore */
-#define CRIU_BINARY "../../criu"
+#define CRIU_BINARY "../../criu/criu"
#define IMG_DIR "images"
#define DUMP_LOG_FILE "dump.log"
#define RESTORE_LOG_FILE "restore.log"
--
2.5.0
More information about the CRIU
mailing list