inspect: Add support for Linux Mint and Mandriva.
[libguestfs.git] / tools / test-virt-tar.sh
index 4ee87cb..40cee90 100755 (executable)
@@ -4,7 +4,7 @@ export LANG=C
 set -e
 
 # Read out the test directory using virt-tar.
 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)" != "./
 ./test1
 
 if [ "$(tar tf test.tar)" != "./
 ./test1