summaryrefslogtreecommitdiff
path: root/tests/hg-single-commit.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests/hg-single-commit.script')
-rwxr-xr-xtests/hg-single-commit.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hg-single-commit.script b/tests/hg-single-commit.script
index c370190..585fd33 100755
--- a/tests/hg-single-commit.script
+++ b/tests/hg-single-commit.script
@@ -24,7 +24,7 @@ set -e
logfile="$DATADIR/hg-test-repo.log"
workdir="$DATADIR/work-dir"
-./lorry --verbose --pull-only --log="$logfile" --working-area="$workdir" \
+${SRCDIR}/test-lorry --verbose --pull-only --log="$logfile" --working-area="$workdir" \
"$DATADIR/hg-test-repo.lorry" > /dev/null 2> /dev/null
# verify that the git repository was created correctly