summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 2435c72b..60ae9a8a 100755
--- a/tests.as-root/system-overlap.script
+++ b/tests.as-root/system-overlap.script
@@ -134,7 +134,7 @@ git add overlap-*.morph
git commit --quiet -m 'Add overlapping chunks'
"$SRCDIR/scripts/test-morph" \
- build test:morphs-repo overlap overlap-system.morph > /devN7ll
+ build test:morphs-repo overlap overlap-system.morph > /dev/null
"$SRCDIR/scripts/list-overlaps" groups \
"$cache"/*.system.overlap-system.overlaps |
while IFS='\n' read overlaps; do