X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=t%2Fsubtree-hash;fp=t%2Fsubtree-hash;h=1077393cd95d09b603c2e7df03f5c6354f9064b1;hb=73f4b83af6c73a0ba48e448883856bf24aacbf7d;hp=bcc21bbb31fb4fb19cba772f6d08499115041f45;hpb=00d6ed57ce794b3fb192e3e7ffd609c560c0e8d7;p=bup.git diff --git a/t/subtree-hash b/t/subtree-hash index bcc21bb..1077393 100755 --- a/t/subtree-hash +++ b/t/subtree-hash @@ -1,6 +1,6 @@ #!/bin/sh """": # -*-python-*- -bup_python="$(dirname "$0")/../cmd/bup-python" || exit $? +bup_python="$(dirname "$0")/../dev/bup-python" || exit $? exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble