Browse Source

Update 'groupwise.sh'

corrected missing then line in POA debug routine.
Michael Honkoop 1 year ago
parent
commit
bb7c197384
1 changed files with 1 additions and 0 deletions
  1. 1 0
      groupwise.sh

+ 1 - 0
groupwise.sh

@@ -77,6 +77,7 @@ then
         if [ ! -z "$gwPOAListener" ]
         then
             if [ $debug -eq 1 ]
+            then
                 echo "DEBUG:We found atleast one gwPOA listener: $gwPOAListener"
             fi
             echo "P \"Groupwise POA\" status=1;;;1 GroupWise Post Office Agent is running with PID: $gwPOAProcess and listening.\n $gwPOAListener"