X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2Ftest-cancellation-download-librarycancels.sh;h=b0d78c9698667d88efd48f8108ac4216d29e115b;hb=0c07f0d23698798475e0d09491812aca52440328;hp=2cacdd353777334d0ba6163d73201e2b4c94404b;hpb=b5e29ac706004ad29da2e0949beda41e8e27e398;p=libguestfs.git diff --git a/regressions/test-cancellation-download-librarycancels.sh b/regressions/test-cancellation-download-librarycancels.sh index 2cacdd3..b0d78c9 100755 --- a/regressions/test-cancellation-download-librarycancels.sh +++ b/regressions/test-cancellation-download-librarycancels.sh @@ -18,7 +18,7 @@ # Test download where the library cancels. # -# +# set -e @@ -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"