Procházet zdrojové kódy

Update 'groupwise.sh'

getting rid of unexpected token - for now - figuring this out
Michael Honkoop před 1 rokem
rodič
revize
bb821d09e4
1 změnil soubory, kde provedl 1 přidání a 6 odebrání
  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
 
+