From 216fd8f6f477c074d42577809aefdf4633823992 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Thu, 27 Sep 2012 14:56:34 +0100 Subject: Fix typo in hg test --- tests/hg-single-commit.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/hg-single-commit.script b/tests/hg-single-commit.script index 05343fb..e9814b9 100755 --- a/tests/hg-single-commit.script +++ b/tests/hg-single-commit.script @@ -29,7 +29,7 @@ workdir="$DATADIR/work-dir" # verify that the git repository was created correctly ( - cd "$workdir/git-test-repo/git/" + cd "$workdir/hg-test-repo/git/" # list the branches git show-ref | cut -d' ' -f2 -- cgit v1.2.1