ocaml: Error on compiler warnings.
[libguestfs.git] / regressions / test-cancellation-download-librarycancels.sh
index 73c5469..20f89d2 100755 (executable)
@@ -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