]> arthur.barton.de Git - bup.git/blobdiff - t/id-other-than
Split src tree python use to config/bin/python and dev/bup-python
[bup.git] / t / id-other-than
index 9c240fa96fc6db9cde734263e5411c7969ac69f2..e54696a21e05700e910fc7e3a9fab4831e8b6e44 100755 (executable)
@@ -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