X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=edit%2Ftest-virt-edit.sh;fp=edit%2Ftest-virt-edit.sh;h=7645a7f47f5d1cc628ef29486fdd9769b28031ea;hp=d43851b58011daa1044c7749ab06d3a5496260ed;hb=cd077b8229731e292798f34dd56892cbfa6f1e0e;hpb=c649817586e5b4df53b251d1290422f5ef046045 diff --git a/edit/test-virt-edit.sh b/edit/test-virt-edit.sh index d43851b..7645a7f 100755 --- a/edit/test-virt-edit.sh +++ b/edit/test-virt-edit.sh @@ -5,7 +5,7 @@ set -e # Make a copy of the Fedora image so we can write to it then # discard it. -cp ../images/fedora.img test.img +cp ../tests/guests/fedora.img test.img # Edit interactively. We have to simulate this by setting $EDITOR. # The command will be: echo newline >> /tmp/file