Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Vagin <avagin@virtuozzo.com>2016-02-27 02:06:57 +0300
committerPavel Emelyanov <xemul@virtuozzo.com>2016-02-29 11:35:26 +0300
commitf6d9d8d41a725198583743603735befa09078fc7 (patch)
treee74051392216f0c231c46a5e034bc91c402c55cb /test/others/env.sh
parenteb49e69d990712cedaf90e557e0f707cd748a068 (diff)
tests: move app-emu in test/others/
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Diffstat (limited to 'test/others/env.sh')
-rwxr-xr-xtest/others/env.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/others/env.sh b/test/others/env.sh
new file mode 100755
index 000000000..4fe030a7a
--- /dev/null
+++ b/test/others/env.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+CRIU=$(readlink -f `dirname ${BASH_SOURCE[0]}`/../criu/criu)
+criu=$CRIU