Explorar el Código

HPCC-13582 Fix stop_component to work with reworked check_status for 5.4+

Signed-off-by: Michael Gardner <Michael.Gardner@lexisnexis.com>
Michael Gardner hace 10 años
padre
commit
02b7e93c6e
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      initfiles/bash/etc/init.d/hpcc_common.in

+ 0 - 1
initfiles/bash/etc/init.d/hpcc_common.in

@@ -563,7 +563,6 @@ stop_component() {
     eval $stopcmd
 
     unlock ${LOCKPATH}
-    removePid ${PIDPATH}
 
     RESULT=0
     local waittime=30