X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=t%2Fid-other-than;h=e54696a21e05700e910fc7e3a9fab4831e8b6e44;hb=73f4b83af6c73a0ba48e448883856bf24aacbf7d;hp=9c240fa96fc6db9cde734263e5411c7969ac69f2;hpb=00d6ed57ce794b3fb192e3e7ffd609c560c0e8d7;p=bup.git diff --git a/t/id-other-than b/t/id-other-than index 9c240fa..e54696a 100755 --- a/t/id-other-than +++ b/t/id-other-than @@ -1,6 +1,6 @@ #!/bin/sh """": # -*-python-*- -bup_python="$(dirname "$0")/../cmd/bup-python" || exit $? +bup_python="$(dirname "$0")/../config/bin/python" || exit $? exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble