summaryrefslogtreecommitdiff
path: root/tests/pushspecs-only.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pushspecs-only.script')
-rwxr-xr-xtests/pushspecs-only.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pushspecs-only.script b/tests/pushspecs-only.script
index 787cc38..d7f4c2f 100755
--- a/tests/pushspecs-only.script
+++ b/tests/pushspecs-only.script
@@ -41,7 +41,7 @@ mirror_path="$DATADIR"/git-mirror
mkdir -p "$mirror_path"
git init --quiet --bare "$mirror_path"/pushspecs.git
-./lorry --log="$logfile" --working-area="$workdir" \
+${SRCDIR}/test-lorry --log="$logfile" --working-area="$workdir" \
--mirror-base-url-push=file://"$mirror_path" \
--mirror-base-url-fetch=file://"$mirror_path" \
"$lorryfile"