From 3f0e3e78228e533abd7e051e5103a282a46a645f Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 4 Sep 2013 13:44:16 +0000 Subject: b&m: Re-implement morph foreach The previous version attempted to separate the output of the commands run with newlines by printing a newline at the beginning if it wasn't the first repository. The check it used was for the first repository was flawed by assuming that the root repository was the first repository processed. Since the complication was not worth keeping the output identical, it has been changed to separate by printing a newline after every command and the test output has been amended to include the extra trailing newline. --- tests.branching/tag-creates-commit-and-tag.stdout | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests.branching/tag-creates-commit-and-tag.stdout') diff --git a/tests.branching/tag-creates-commit-and-tag.stdout b/tests.branching/tag-creates-commit-and-tag.stdout index 68623be7..598e28bf 100644 --- a/tests.branching/tag-creates-commit-and-tag.stdout +++ b/tests.branching/tag-creates-commit-and-tag.stdout @@ -38,6 +38,7 @@ index b0fed3b..4c4ee3e 100644 repo: test:morphs + unpetrify-ref: master system-kind: rootfs-tarball + test:morphs commit 9509c9c379f8ba643b2ad9a6ec50ecf96993cbb5 Author: developer @@ -54,3 +55,4 @@ Commit: developer CommitDate: Tue Jul 31 16:51:54 2012 +0000 initial + -- cgit v1.2.1