X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tests%2Ftest-ppc64-kvm.sh;h=3a90429a700f295492e031f9ace0476a61657b13;hb=15314ad0a6e3764f070b60f6df02a2f881b09fce;hp=c691c96507993b110d68feebbee48627f5b78c06;hpb=3a3ed10c4ce2185d708c8c3a10dd6a71ca64e777;p=virt-what.git diff --git a/tests/test-ppc64-kvm.sh b/tests/test-ppc64-kvm.sh index c691c96..3a90429 100755 --- a/tests/test-ppc64-kvm.sh +++ b/tests/test-ppc64-kvm.sh @@ -18,7 +18,8 @@ root=tests/ppc64-kvm output="$(./virt-what --test-root=$root 2>&1)" -expected="ibm_power-kvm" +expected="qemu +ibm_power-kvm" if [ "$output" != "$expected" ]; then echo "$0: test failed because output did not match expected"