]> arthur.barton.de Git - bup.git/blobdiff - t/unknown-owner
configure: test for functional readline more carefully
[bup.git] / t / unknown-owner
index 7e55191e1856e98cc373e29e9b68f356cf0c4a2a..937e7086f05af40878c10df40887e277ae475a94 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