From: Richard Jones Date: Tue, 7 Jul 2009 18:39:58 +0000 (+0100) Subject: RHEL 5: Mount squashfs with explicit type. X-Git-Tag: 1.0.56~1 X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=commitdiff_plain;h=b095858eb232039230c528b1d720670efad891c2 RHEL 5: Mount squashfs with explicit type. --- diff --git a/regressions/test-cancellation-download-librarycancels.sh b/regressions/test-cancellation-download-librarycancels.sh index 2cacdd3..9db1248 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"