X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=fuse%2Ftest-fuse.sh;h=d464f11ebe02ba206047e8d0acb1ac6e51362101;hp=7dc8e4b87108b956d8b4a73c4ddab50d76f7d980;hb=204d54609b4b3e4ca637f0ce2fe98c33ce9d008b;hpb=d9e2285837c81baea914107567d26442ec76e3fa diff --git a/fuse/test-fuse.sh b/fuse/test-fuse.sh index 7dc8e4b..d464f11 100755 --- a/fuse/test-fuse.sh +++ b/fuse/test-fuse.sh @@ -93,8 +93,8 @@ $guestfish <> copy.txt +echo world >> copy.txt +echo bigger >> copy.txt +echo biggest >> copy.txt +[ "$(cat copy.txt)" = "hello +world +bigger +biggest" ] + # These ones are not yet tested by the current script: #stage XXX statfs/statvfs #stage XXX xattr operations