diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index f7e67125..6d4d0d1b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -153,6 +153,7 @@ LISTCERTS(){ c=`expr $c + 1` done echo -e "${SUBJECT}${spc}$(date -d @${CERTEXPIRE} '+%m-%d-%Y') ${SUBJECTNAMES}" + echo done if [ -z $action ] || [ "${action}" = "gui" ]; then