X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=t%2Fhardlink-sets;fp=t%2Fhardlink-sets;h=2d17e37b4fa3d1eb8c47c27bc2ef1fe4bf9a7b9a;hb=73f4b83af6c73a0ba48e448883856bf24aacbf7d;hp=0e6458a1fed7829422b87562ac65f711e28ecca0;hpb=00d6ed57ce794b3fb192e3e7ffd609c560c0e8d7;p=bup.git diff --git a/t/hardlink-sets b/t/hardlink-sets index 0e6458a..2d17e37 100755 --- a/t/hardlink-sets +++ b/t/hardlink-sets @@ -8,7 +8,7 @@ for arg in "$@"; do shift arg_i=$((arg_i + 1)) done -bup_python="$(dirname "$0")/../lib/cmd/bup-python" || exit $? +bup_python="$(dirname "$0")/../dev/bup-python" || exit $? exec "$bup_python" "$0" """ # end of bup preamble