summaryrefslogtreecommitdiff
path: root/tests.branching/foreach-handles-full-urls.stdout
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-10-10 16:03:53 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-10-10 16:52:22 +0100
commit3abc867e6590b4306a7d8c39c4a0f39b2883f648 (patch)
treee2f782322b0f236373b2852d2fc5cf7a8050c88c /tests.branching/foreach-handles-full-urls.stdout
parentbd31733cd891ac642c73d9c0aa3c48d623d58f10 (diff)
downloadmorph-3abc867e6590b4306a7d8c39c4a0f39b2883f648.tar.gz
morph foreach: Handle repos addressed by full URLs correctly
This should not normally be used, because we make no attempt to detect when a full URL and a keyed URL are equivalent, so they cannot be used interchangably. However, 'foreach' would previously fail completely if the branch root happened to be a full URL because it didn't call convert_uri_to_path() correctly.
Diffstat (limited to 'tests.branching/foreach-handles-full-urls.stdout')
-rw-r--r--tests.branching/foreach-handles-full-urls.stdout3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests.branching/foreach-handles-full-urls.stdout b/tests.branching/foreach-handles-full-urls.stdout
new file mode 100644
index 00000000..1ef0b5aa
--- /dev/null
+++ b/tests.branching/foreach-handles-full-urls.stdout
@@ -0,0 +1,3 @@
+file://TMP/morphs
+# On branch master
+nothing to commit (working directory clean)