Add guestfs_add_domain 'live' flag.
[libguestfs.git] / tools / test-virt-tar.sh
index 4ee87cb..2239c13 100755 (executable)
@@ -4,9 +4,10 @@ export LANG=C
 set -e
 
 # Read out the test directory using virt-tar.
-./virt-tar -x test.img /bin test.tar
+./virt-tar -x ../images/fedora.img /bin test.tar
 
 if [ "$(tar tf test.tar)" != "./
+./ls
 ./test1
 ./test2
 ./test3