diff --git a/test/rpc/Makefile b/test/rpc/Makefile index a23d721b6..de90ac73e 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 $@