summaryrefslogtreecommitdiffstats
path: root/regressions
diff options
context:
space:
mode:
Diffstat (limited to 'regressions')
-rwxr-xr-xregressions/test-cancellation-download-librarycancels.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/regressions/test-cancellation-download-librarycancels.sh b/regressions/test-cancellation-download-librarycancels.sh
index 2cacdd35..9db12484 100755
--- a/regressions/test-cancellation-download-librarycancels.sh
+++ b/regressions/test-cancellation-download-librarycancels.sh
@@ -28,7 +28,7 @@ rm -f test.img
add ../images/test.sqsh
run
-mount /dev/sda /
+mount-vfs ro squashfs /dev/sda /
# Download a file to /dev/full.
echo "Expect: write: /dev/full: No space left on device"