summaryrefslogtreecommitdiff
path: root/tests.as-root/system-overlap.script
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-08 14:58:30 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-06-08 14:58:30 +0100
commit3cf1c554bcd095fe5d6ca755c2e318c781a0ecd0 (patch)
tree4014823b45eb016ad6f33059bcea9f4a2f2b07f4 /tests.as-root/system-overlap.script
parent66cdc1f0288385d02e4a914a5c11ae72c004a812 (diff)
downloadmorph-3cf1c554bcd095fe5d6ca755c2e318c781a0ecd0.tar.gz
Better fix for making test output systematic
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 d2b0363d..01a06676 100755
--- a/tests.as-root/system-overlap.script
+++ b/tests.as-root/system-overlap.script
@@ -121,4 +121,4 @@ git commit --quiet -m 'Add overlapping chunks'
"$SRCDIR/scripts/test-morph" \
build --log=$log test:morphs-repo overlap overlap-system.morph
grep "WARNING\s" $log | sed 's/^.*WARNING/WARNING/' |
- sed 's/ \.\// /'
+ sed 's/ *\.\// /'