Browse Source

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 10 years ago
parent
commit
02b7e93c6e
1 changed files with 0 additions and 1 deletions
  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