Forráskód Böngészése

Update 'groupwise.sh'

corrected missing then line in POA debug routine.
Michael Honkoop 1 éve
szülő
commit
bb7c197384
1 módosított fájl, 1 hozzáadás és 0 törlés
  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"