summaryrefslogtreecommitdiff
path: root/tests.build/build-system-autotools.script
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-30 12:16:50 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-03-30 12:16:50 +0000
commitac44d4f5994dbc1d579dfb7e95c8672bf01caa5b (patch)
tree9b4054c06ee0dcd38da78bd9e78a5aa7292464b3 /tests.build/build-system-autotools.script
parentaa047d1b4ea195c1a5a70568a2b75f958f47fa99 (diff)
downloadmorph-ac44d4f5994dbc1d579dfb7e95c8672bf01caa5b.tar.gz
Morph build c2397bf4873742a3ba9202cbdcfffea8
System branch: master
Diffstat (limited to 'tests.build/build-system-autotools.script')
-rwxr-xr-xtests.build/build-system-autotools.script5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests.build/build-system-autotools.script b/tests.build/build-system-autotools.script
index 710a8f98..936fa490 100755
--- a/tests.build/build-system-autotools.script
+++ b/tests.build/build-system-autotools.script
@@ -46,8 +46,3 @@ git commit --quiet -m "Convert hello to an autotools project"
"$SRCDIR/scripts/test-morph" build-morphology \
test:morphs-repo master hello-system
-
-for chunk in "$DATADIR/cache/artifacts/"*.chunk.*
-do
- tar -tf "$chunk"
-done | LC_ALL=C sort -u | sed '/^\.\/./s:^\./::' | grep -Ee '^(bin|etc)'