From ed0385399dbd3cfffb9af5838456efbb9183bd48 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 15:23:31 +0000 Subject: cmdtests: Use new morphology field orders in tag tests --- tests.branching/tag-creates-commit-and-tag.stdout | 8 ++++---- tests.branching/tag-tag-works-as-expected.stdout | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests.branching/tag-creates-commit-and-tag.stdout b/tests.branching/tag-creates-commit-and-tag.stdout index 31a818de..335e6a31 100644 --- a/tests.branching/tag-creates-commit-and-tag.stdout +++ b/tests.branching/tag-creates-commit-and-tag.stdout @@ -5,14 +5,14 @@ Date: Tue Jul 31 16:51:54 2012 +0000 Message -commit 790f78a3fc6626189418ab744e39062ed4f41896 +commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 Author: developer Date: Tue Jul 31 16:51:54 2012 +0000 Message diff --git a/hello-stratum.morph b/hello-stratum.morph -index e012b5f..1a6f974 100644 +index e012b5f..50da61b 100644 --- a/hello-stratum.morph +++ b/hello-stratum.morph @@ -3,6 +3,7 @@ kind: stratum @@ -21,12 +21,12 @@ index e012b5f..1a6f974 100644 repo: test:hello - ref: master + ref: 293fa0b08f0382c63181c36b6efa602876aa8c87 ++ unpetrify-ref: master build-depends: [] build-mode: test -+ unpetrify-ref: master test:morphs -commit 790f78a3fc6626189418ab744e39062ed4f41896 +commit 74b7fcdd21ac4756e473eb8a577caaabeab208b0 Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer diff --git a/tests.branching/tag-tag-works-as-expected.stdout b/tests.branching/tag-tag-works-as-expected.stdout index f0f4692e..c3d723d7 100644 --- a/tests.branching/tag-tag-works-as-expected.stdout +++ b/tests.branching/tag-tag-works-as-expected.stdout @@ -9,14 +9,14 @@ Date: Tue Jul 31 16:51:54 2012 +0000 Second -commit e3aabbc0026a7a542f8d6b450d154ffa374af5b9 +commit ed4fa3a98076e92d61983202ed44455b3689bc16 Author: developer Date: Tue Jul 31 16:51:54 2012 +0000 Second diff --git a/hello-stratum.morph b/hello-stratum.morph -index e012b5f..1a6f974 100644 +index e012b5f..50da61b 100644 --- a/hello-stratum.morph +++ b/hello-stratum.morph @@ -3,6 +3,7 @@ kind: stratum @@ -25,12 +25,12 @@ index e012b5f..1a6f974 100644 repo: test:hello - ref: master + ref: 293fa0b08f0382c63181c36b6efa602876aa8c87 ++ unpetrify-ref: master build-depends: [] build-mode: test -+ unpetrify-ref: master test:morphs -commit e3aabbc0026a7a542f8d6b450d154ffa374af5b9 +commit ed4fa3a98076e92d61983202ed44455b3689bc16 Author: developer AuthorDate: Tue Jul 31 16:51:54 2012 +0000 Commit: developer -- cgit v1.2.1