]> arthur.barton.de Git - bup.git/blobdiff - t/test-ftp
Split src tree python use to config/bin/python and dev/bup-python
[bup.git] / t / test-ftp
index 6aed72415494c2a8cef5e8034f600a65a970a4df..a43824101ec09bf33681b8932f34b45091acb068 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