X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=tests%2Frun.sh;h=a972c35d998799f60160f7a39df9704cb8218bd9;hb=a60aa0abf92a6658b2af446a02617e6832fc8412;hp=ccc270a4b4db1ff2c2563dedae6690a0c756f553;hpb=5ef69fe5a6d84686b44e3d8b455c5fd69094d0d9;p=doctor.git diff --git a/tests/run.sh b/tests/run.sh index ccc270a4..a972c35d 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -59,7 +59,7 @@ get_installer_ip() { fi fi - if [[ "$INSTALLER_TYPE" -ne "local" ]] ; then + if [[ "$INSTALLER_TYPE" != "local" ]] ; then if [[ -z "$INSTALLER_IP" ]] ; then echo "ERROR: no installer ip" exit 1