X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=tests%2Frhev%2Ftest.sh;h=9ba93158d8f6b8530c0f83e35afe28c73d1d44bd;hb=54c2ad4a764658ec8a9aadc52c749eabf1de73a0;hp=7d9c22fe034cb7c1f8d18c3ea6407d685ae3ddc5;hpb=44154cf844343296143802a720cd82036e0a5e5b;p=virt-what.git 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