[CRIU] [PATCH 2/5] test/rpc: track changes of the criu binary

Andrey Vagin avagin at openvz.org
Sun Aug 23 15:26:24 PDT 2015


Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
 test/rpc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/rpc/Makefile b/test/rpc/Makefile
index a23d721..de90ac7 100644
--- a/test/rpc/Makefile
+++ b/test/rpc/Makefile
@@ -9,7 +9,7 @@ run: all
 	chmod a+rwx build
 	sudo -g '#1000' -u '#1000' ./run.sh
 
-criu:
+criu: ../../criu
 	cp ../../criu $@
 	chmod u+s $@
 
-- 
2.1.0



More information about the CRIU mailing list