X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=regressions%2Ftest-cancellation-download-librarycancels.sh;h=20f89d2334c916db10806f8da7da07c669b62fd6;hp=73c5469fc4f383db6f72335bd4286d04cec803f5;hb=204d54609b4b3e4ca637f0ce2fe98c33ce9d008b;hpb=0c92c583d5291e1a3a966b36f107bf48e4bfad93 diff --git a/regressions/test-cancellation-download-librarycancels.sh b/regressions/test-cancellation-download-librarycancels.sh index 73c5469..20f89d2 100755 --- a/regressions/test-cancellation-download-librarycancels.sh +++ b/regressions/test-cancellation-download-librarycancels.sh @@ -1,4 +1,4 @@ -#!/bin/sh - +#!/bin/bash - # libguestfs # Copyright (C) 2009 Red Hat Inc. # @@ -31,7 +31,6 @@ run mount-ro /dev/sda / # Download a file to /dev/full. -echo "Expect: write: /dev/full: No space left on device" -download /100krandom /dev/full ping-daemon