Browse Source

Update 'groupwise.sh'

getting rid of unexpected token - for now - figuring this out
Michael Honkoop 1 year ago
parent
commit
bb821d09e4
1 changed files with 1 additions and 6 deletions
  1. 1 6
      groupwise.sh

+ 1 - 6
groupwise.sh

@@ -149,11 +149,6 @@ then
             echo "DEBUG:We found no listeners for the gwAdminService process with process ID: $gwAdminProcess"
         fi
     fi
-else
-    if [ $debug -eq 1 ]
-    then
-        echo "DEBUG: gwAdminService process should be running, but no processes could be found."
-    fi
-    echo "P \"GroupWise AdninService\" count=0;;;1 GroupWise AdminService process is not Running."
 fi
 
+