summaryrefslogtreecommitdiff
path: root/tests/generic/356
diff options
context:
space:
mode:
Diffstat (limited to 'tests/generic/356')
-rwxr-xr-xtests/generic/3562
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/generic/356 b/tests/generic/356
index fa6c0585..ffc7bed5 100755
--- a/tests/generic/356
+++ b/tests/generic/356
@@ -39,7 +39,7 @@ blocks=160
blksz=65536
echo "Initialize file"
-_format_swapfile "$testdir/file1" $((blocks * blksz))
+_format_swapfile "$testdir/file1" $((blocks * blksz)) > /dev/null
swapon $testdir/file1
touch "$testdir/file2"