This commit is contained in:
2019-02-10 19:50:56 -06:00
parent 34e2c5c2ad
commit 278cf40d78
2 changed files with 4 additions and 3 deletions

View File

@@ -632,7 +632,8 @@ CHECK-CERTS(){
source /opt/idssys/nodemgmt/ssl-check.sh
print_heading
# IFS=$'\n'
echo 'WTF'
# IFS=$'\n'
# for LINE in `egrep -v '(^#|^$)' ${SERVERFILE}`; do
# HOST=${LINE%% *}
# PORT=${LINE#* }