X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=monitor%2Fmonitoring.sh;h=54146d8a1acceb85e2698a599db60260e8d218c4;hb=14404f05d92233ebb04a8d0d45f4f73f6a1be28e;hp=26b63fc591422717d287047ee828b42397319b76;hpb=7c9dcafa5f13e56a3edc8276e8cbc9cc6fd3e98c;p=bottlenecks.git diff --git a/monitor/monitoring.sh b/monitor/monitoring.sh index 26b63fc5..54146d8a 100644 --- a/monitor/monitoring.sh +++ b/monitor/monitoring.sh @@ -52,7 +52,7 @@ while [[ $# > 0 ]] INSTALLER_TYPE="$2" shift ;; - -i|--openstack-env) + -o|--openstack-env) OPENSTACK_ENV="$2" shift ;;