]> arthur.barton.de Git - bup.git/blobdiff - t/sparse-test-data
Split src tree python use to config/bin/python and dev/bup-python
[bup.git] / t / sparse-test-data
index d777f3cff94dc633f1bfd6186139b5e117c808eb..096d042f102cd0eda3a7c9544befe71776b9d4f8 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+"$@"}
 """