summaryrefslogtreecommitdiff
path: root/tests.as-root/system-overlap.script
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-14 17:37:22 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-14 17:37:22 +0000
commitf4591a35bb530bbee91b62a4a0a2313e1c480faf (patch)
treec3d114164f938ad69d4bc8ddbc37e1670a76943e /tests.as-root/system-overlap.script
parent41c647ec20d3e58348535e5d2f76f80e977b47ce (diff)
downloadmorph-f4591a35bb530bbee91b62a4a0a2313e1c480faf.tar.gz
tests: update to produce less useless output
output is properly sorted, and redundant data is removed also the stratum in stratum-overlap-*.setup are unpacked in a different order, so there is a symlink to stomp first
Diffstat (limited to 'tests.as-root/system-overlap.script')
-rwxr-xr-xtests.as-root/system-overlap.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.as-root/system-overlap.script b/tests.as-root/system-overlap.script
index 066f39cf..111b236f 100755
--- a/tests.as-root/system-overlap.script
+++ b/tests.as-root/system-overlap.script
@@ -119,5 +119,5 @@ git add overlap-*.morph
git commit --quiet -m 'Add overlapping chunks'
"$SRCDIR/scripts/test-morph" \
- build --verbose --log=$log test:morphs-repo overlap overlap-system.morph
+ build --log=$log test:morphs-repo overlap overlap-system.morph
grep "WARNING\s" $log | sed 's/^.*WARNING/WARNING/'