瀏覽代碼

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 年之前
父節點
當前提交
02b7e93c6e
共有 1 個文件被更改,包括 0 次插入1 次删除
  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