瀏覽代碼

Update 'groupwise.sh'

corrected missing then line in POA debug routine.
Michael Honkoop 1 年之前
父節點
當前提交
bb7c197384
共有 1 個文件被更改,包括 1 次插入0 次删除
  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"