summaryrefslogtreecommitdiff
path: root/scripts/test-morph
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/test-morph')
-rwxr-xr-xscripts/test-morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test-morph b/scripts/test-morph
index 41def9ef..46d87d9f 100755
--- a/scripts/test-morph
+++ b/scripts/test-morph
@@ -32,6 +32,7 @@ if [ "$1" = "--find-system-artifact" ]; then
"$SRCDIR/morph" --no-default-config \
--tarball-server= --cache-server= \
+ --cachedir-min-space=0 --tempdir-min-space=0 \
--config="$DATADIR/morph.conf" --verbose "$@" > $DATADIR/stdout
ARTIFACT=$(grep "system \S\+-rootfs is cached at" "$DATADIR/stdout" | \