summaryrefslogtreecommitdiff
path: root/tests.branching/branch-creates-new-system-branch.stdout
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-06 17:20:06 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-06 19:41:35 +0000
commit2c4752d71d35ec31221dcdab1289d2084936ccae (patch)
treeafdd012aa6d6001731e91dd863c9dbc45919d767 /tests.branching/branch-creates-new-system-branch.stdout
parentf42549fdefb05243cb6e9a46e88aa6185291efde (diff)
downloadmorph-2c4752d71d35ec31221dcdab1289d2084936ccae.tar.gz
Fix paths for chunk directories in cmdtests
Diffstat (limited to 'tests.branching/branch-creates-new-system-branch.stdout')
-rw-r--r--tests.branching/branch-creates-new-system-branch.stdout9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests.branching/branch-creates-new-system-branch.stdout b/tests.branching/branch-creates-new-system-branch.stdout
index ba1651e5..a7318378 100644
--- a/tests.branching/branch-creates-new-system-branch.stdout
+++ b/tests.branching/branch-creates-new-system-branch.stdout
@@ -3,11 +3,12 @@ d .
d ./.morph
d ./newbranch
d ./newbranch/.morph-system-branch
-d ./newbranch/test:morphs
-d ./newbranch/test:morphs/.git
+d ./newbranch/test
+d ./newbranch/test/morphs
+d ./newbranch/test/morphs/.git
f ./newbranch/.morph-system-branch/config
-f ./newbranch/test:morphs/hello-stratum.morph
-f ./newbranch/test:morphs/hello-system.morph
+f ./newbranch/test/morphs/hello-stratum.morph
+f ./newbranch/test/morphs/hello-system.morph
Current branches:
master
* newbranch