X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=t%2Froot-status;h=c37806dbd35fede05e66d66485be6b31f9617d48;hb=73f4b83af6c73a0ba48e448883856bf24aacbf7d;hp=7127f8c1277172a81d358c2244286dea7c36ecd5;hpb=00d6ed57ce794b3fb192e3e7ffd609c560c0e8d7;p=bup.git diff --git a/t/root-status b/t/root-status index 7127f8c..c37806d 100755 --- a/t/root-status +++ b/t/root-status @@ -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