mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-20 01:54:28 +00:00
Jenkins runs all tests in a new session without a control terminal. Signed-off-by: Andrew Vagin <avagin@openvz.org> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
6 lines
88 B
Makefile
6 lines
88 B
Makefile
run:
|
|
./run.sh
|
|
|
|
clean:
|
|
umount -f overlay_test/z
|
|
rm -rf overlay_test output checkpoint
|