X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=wvtest.py;h=9d3ee497ab715c8e2322c7e6a855d585f0679aee;hb=503eccba1d2cb7a980467e15f71a6cee6ed35223;hp=6a302d7bae697fa87be99c03f409d9869cfda9df;hpb=5e36ae7acf551bf33e78eda849617ceced02bac5;p=bup.git diff --git a/wvtest.py b/wvtest.py index 6a302d7..9d3ee49 100755 --- a/wvtest.py +++ b/wvtest.py @@ -1,6 +1,6 @@ #!/bin/sh """": # -*-python-*- -bup_python="$(dirname "$0")/cmd/bup-python" +bup_python="$(dirname "$0")/dev/bup-python" exec "$bup_python" "$0" ${1+"$@"} """ # end of bup preamble