]> arthur.barton.de Git - bup.git/blobdiff - t/test-prune-older
Split src tree python use to config/bin/python and dev/bup-python
[bup.git] / t / test-prune-older
index 5b079939b606f094d06893fd190d5c669cf68aff..068ba6f14dbf7e5885a4caeb52fe9ca1ce9f12da 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