소스 검색

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"