From b095858eb232039230c528b1d720670efad891c2 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Tue, 7 Jul 2009 19:39:58 +0100 Subject: [PATCH] RHEL 5: Mount squashfs with explicit type. --- regressions/test-cancellation-download-librarycancels.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.8.3.1