summaryrefslogtreecommitdiff
path: root/tests.build/prefix.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.build/prefix.script')
-rwxr-xr-xtests.build/prefix.script5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests.build/prefix.script b/tests.build/prefix.script
index 140617e1..75c91200 100755
--- a/tests.build/prefix.script
+++ b/tests.build/prefix.script
@@ -65,8 +65,3 @@ git commit -q -m "Update stratum"
"$SRCDIR/scripts/test-morph" build-morphology \
test:morphs-repo master hello-system
-
-cd "$DATADIR/cache/artifacts"
-first_chunk=$(ls -1 *.chunk.xyzzy-* | head -n1 | cut -c -64)
-second_chunk=$(ls -1 *.chunk.plugh-* | head -n1 | cut -c -64)
-cat $first_chunk.build-log $second_chunk.build-log