X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2Ftest-cancellation-upload-daemoncancels.sh;h=179ea30a1a6835197575c84f94d891b5ea79b68f;hb=47963bc9cc0b47af0541010a4fa14260405acaa5;hp=8204530bc905bb5cb6b9f2885dfcdaece9996f9c;hpb=4a9b979a3199dfef64a342f05d666da540203a7c;p=libguestfs.git diff --git a/regressions/test-cancellation-upload-daemoncancels.sh b/regressions/test-cancellation-upload-daemoncancels.sh index 8204530..179ea30 100755 --- a/regressions/test-cancellation-upload-daemoncancels.sh +++ b/regressions/test-cancellation-upload-daemoncancels.sh @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Test upload where the daemon cancels. # @@ -27,7 +27,6 @@ rm -f test1.img ../fish/guestfish -N fs -m /dev/sda1 <<'EOF' # Upload image, daemon should cancel because the image is too large # to upload into itself. -echo "Expect: write: /test: No space left on device" -upload test.img /test ping-daemon