X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=t%2Fsparse-test-data;h=096d042f102cd0eda3a7c9544befe71776b9d4f8;hb=73f4b83af6c73a0ba48e448883856bf24aacbf7d;hp=d777f3cff94dc633f1bfd6186139b5e117c808eb;hpb=00d6ed57ce794b3fb192e3e7ffd609c560c0e8d7;p=bup.git diff --git a/t/sparse-test-data b/t/sparse-test-data index d777f3c..096d042 100755 --- a/t/sparse-test-data +++ b/t/sparse-test-data @@ -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+"$@"} """