]> arthur.barton.de Git - bup.git/blobdiff - lib/cmd/bup
test.sh: test bup features python version
[bup.git] / lib / cmd / bup
index 5c4504178fcdd86066622c84c29bc4d7afc24a10..a23b595d35141a4fc5d766c08837811b29b5fa7f 100755 (executable)
@@ -21,7 +21,7 @@ while test -L "$cmdpath"; do
 done
 script_home="$(cd "$(dirname "$cmdpath")" && pwd -P)"
 cd "$top"
-exec "$script_home/bup-python" "$0"
+exec "$script_home/../../config/bin/python" "$0"
 """
 # end of bup preamble