[Pkg-libvirt-commits] [libguestfs] 22/31: inspector: tests: Enable the Arch Linux test

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:13:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag upstream/1.29.46
in repository libguestfs.

commit ee87fdaf8f1472efa34819db8ff06f952e1ac798
Author: Nikos Skalkotos <skalkoto at grnet.gr>
Date:   Wed Jun 3 15:22:38 2015 +0300

    inspector: tests: Enable the Arch Linux test
---
 inspector/test-virt-inspector.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/inspector/test-virt-inspector.sh b/inspector/test-virt-inspector.sh
index 86d70a8..02bbcad 100755
--- a/inspector/test-virt-inspector.sh
+++ b/inspector/test-virt-inspector.sh
@@ -29,7 +29,7 @@ fi
 # ntfs-3g can't set UUIDs right now, so ignore just that <uuid>.
 diff_ignore="-I <uuid>[0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]</uuid>"
 
-for f in ../tests/guests/{debian,fedora,ubuntu,coreos,windows}.img; do
+for f in ../tests/guests/{debian,fedora,ubuntu,archlinux,coreos,windows}.img; do
     # Ignore zero-sized windows.img if ntfs-3g is not installed.
     if [ -s "$f" ]; then
         b=$(basename "$f" .xml)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list