summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 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