X-Git-Url: https://wimlib.net/git/?a=blobdiff_plain;f=tests%2Ftest-imagex-capture_and_apply;h=1dfc9431568662f92613753be8ba9e58b1bd30a4;hb=40beb80283a2df7af88c8359ca41adb814585e9a;hp=d281f8ec10df337872e53ff492eb8fb5bb09963d;hpb=08a55221fc6904ceaf4bd1c0532eb03e792d5420;p=wimlib diff --git a/tests/test-imagex-capture_and_apply b/tests/test-imagex-capture_and_apply index d281f8ec..1dfc9431 100755 --- a/tests/test-imagex-capture_and_apply +++ b/tests/test-imagex-capture_and_apply @@ -10,7 +10,10 @@ set -e cd tests -. tests-common.sh +srcdir="${srcdir:-.}/.." +srcdir="$(cd $srcdir; pwd)" +. "$srcdir/tests/tests-common.sh" + imagex() { echo "imagex $@"