From 57957c1924eefe24814fca1f87109626dc61e007 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Sat, 10 May 2025 11:38:39 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/inc/status.inc b/inc/status.inc index c6e64a73..9a3189e7 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -917,6 +917,8 @@ REPLSTART(){ PHA=${NODETYPE}_HOSTS skip=0 if [ -f ${NM_TMPFOLDER}/${!PH}.disable ] || [ -f ${NM_TMPFOLDER}/${!PH}.down ]; then + rm -f ${STATUSRUN_TMPFOLDER}/repl.${rcheck}.${!PH}.running + touch ${STATUSRUN_TMPFOLDER}/repl.${rcheck}.${!PH}.skip if [ $(eval echo \${#${PHA}[@]}) -eq 2 ]; then skip=1 else