diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 633d9554..1ee3c46c 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1662,7 +1662,7 @@ if [ ${action-x} ]; then echo "Status Report\n\n${STATUSLOG}" | mail -s "Status Report" 9208839613@vzwpix.com fi else - CHECK-CERTS ${2};; + CHECK-CERTS ${2} fi;; nightlyrenew) NIGHTLYRENEW;;