From d3e386a632cd9a45c74cfcdeb44e1310616c52d5 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 15:49:48 +0000 Subject: cmdtests: Update to use new ordering --- tests.branching/petrify.stdout | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests.branching/petrify.stdout') diff --git a/tests.branching/petrify.stdout b/tests.branching/petrify.stdout index 041b21d9..f9f35342 100644 --- a/tests.branching/petrify.stdout +++ b/tests.branching/petrify.stdout @@ -1,31 +1,31 @@ Petrified: +name: hello-stratum +kind: stratum chunks: -- build-depends: [] - build-mode: test - name: hello - ref: 6c7ddb7a9c0c5bf4ee02a8de030f0892a399c6bb +- name: hello repo: test:hello + ref: 293fa0b08f0382c63181c36b6efa602876aa8c87 unpetrify-ref: master -- build-depends: [] + build-depends: [] build-mode: test - name: goodbye - ref: 717c4a523fb5a94ca2f0a61e665fbc2da6a1f6ac +- name: goodbye repo: test:goodbye + ref: 717c4a523fb5a94ca2f0a61e665fbc2da6a1f6ac unpetrify-ref: test/petrify -kind: stratum -name: hello-stratum + build-depends: [] + build-mode: test Unpetrified: +name: hello-stratum +kind: stratum chunks: -- build-depends: [] - build-mode: test - name: hello - ref: master +- name: hello repo: test:hello -- build-depends: [] + ref: master + build-depends: [] build-mode: test - name: goodbye - ref: test/petrify +- name: goodbye repo: test:goodbye -kind: stratum -name: hello-stratum + ref: test/petrify + build-depends: [] + build-mode: test -- cgit v1.2.1