]> arthur.barton.de Git - bup.git/blobdiff - t/subtree-hash
Split src tree python use to config/bin/python and dev/bup-python
[bup.git] / t / subtree-hash
index bcc21bbb31fb4fb19cba772f6d08499115041f45..1077393cd95d09b603c2e7df03f5c6354f9064b1 100755 (executable)
@@ -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