X-Git-Url: http://git.annexia.org/?p=virt-what.git;a=blobdiff_plain;f=tests%2Frhev%2Ftest.sh;h=9ba93158d8f6b8530c0f83e35afe28c73d1d44bd;hp=7d9c22fe034cb7c1f8d18c3ea6407d685ae3ddc5;hb=b64df398779db07d008781c96685878795bcfd67;hpb=8363fa9f0e2cbd970f34ffb7c7b23ed0ac2c374a diff --git a/tests/rhev/test.sh b/tests/rhev/test.sh index 7d9c22f..9ba9315 100755 --- a/tests/rhev/test.sh +++ b/tests/rhev/test.sh @@ -17,6 +17,7 @@ output="$(PATH=../..:$PATH virt-what --test-root=. 2>&1)" expected="rhev +redhat kvm" if [ "$output" != "$expected" ]; then