summaryrefslogtreecommitdiff
path: root/tests.as-root/building-creates-correct-temporary-refs.stdout
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2014-08-14 18:34:23 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-08-28 13:48:16 +0100
commit0843cc67883678c20d1f0c4323b2d91d013b6cfb (patch)
tree278ac21cbbb38dbd4146248457540865cd9f87a9 /tests.as-root/building-creates-correct-temporary-refs.stdout
parent8c9aea626d1308a876d145d379ac5f23905fa9b4 (diff)
downloadmorph-0843cc67883678c20d1f0c4323b2d91d013b6cfb.tar.gz
Remove cmdtests deprecated by yarns
"morph makes temporary build branches for uncommitted changes when necessary" makes these redundant.
Diffstat (limited to 'tests.as-root/building-creates-correct-temporary-refs.stdout')
-rw-r--r--tests.as-root/building-creates-correct-temporary-refs.stdout27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests.as-root/building-creates-correct-temporary-refs.stdout b/tests.as-root/building-creates-correct-temporary-refs.stdout
deleted file mode 100644
index 3416028a..00000000
--- a/tests.as-root/building-creates-correct-temporary-refs.stdout
+++ /dev/null
@@ -1,27 +0,0 @@
-Refs of morphs repo after first build:
-refs/heads/baserock/builds/123456789/987654321
-refs/heads/branch1
-refs/heads/master
-refs/remotes/origin/HEAD
-refs/remotes/origin/master
-Refs of kernel repo after first build:
-refs/heads/baserock/builds/123456789/AABBCCDDE
-refs/heads/branch1
-refs/heads/master
-refs/remotes/origin/HEAD
-refs/remotes/origin/master
-
-Refs of morphs repo after second build:
-refs/heads/baserock/builds/123456789/987654321
-refs/heads/branch1
-refs/heads/master
-refs/heads/newprefix/123456789/987654321
-refs/remotes/origin/HEAD
-refs/remotes/origin/master
-Refs of kernel repo after second build:
-refs/heads/baserock/builds/123456789/AABBCCDDE
-refs/heads/branch1
-refs/heads/master
-refs/heads/newprefix/123456789/AABBCCDDE
-refs/remotes/origin/HEAD
-refs/remotes/origin/master