X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tests%2Fmd%2Ftest-inspect-fstab.sh;h=576ce031819437dc54fe8b65e456d86d5bde62e3;hb=refs%2Fheads%2Fmaster;hp=72a11fad57950c0fc4f98c123df014b64e65bdc8;hpb=498758faee6be7e989869bf7feba5e1026a1bb65;p=libguestfs.git diff --git a/tests/md/test-inspect-fstab.sh b/tests/md/test-inspect-fstab.sh index 72a11fa..576ce03 100755 --- a/tests/md/test-inspect-fstab.sh +++ b/tests/md/test-inspect-fstab.sh @@ -28,7 +28,7 @@ rm -f test1.img test.fstab test.output # Start with the regular (good) fedora image, modify /etc/fstab # and then inspect it. -cp ../../images/fedora.img test1.img +cp ../guests/fedora.img test1.img cat <<'EOF' > test.fstab /dev/VG/Root / ext2 default 0 0