Update status.inc
This commit is contained in:
@@ -924,6 +924,7 @@ REMOVE_CONFLICT_SYNC_FILES(){
|
||||
ntss=""
|
||||
ntypesel=(${NM_NODE_TYPES[@]})
|
||||
fi
|
||||
echo ${ntss}
|
||||
for NTYPE in "${ntypesel[@]}"; do
|
||||
var=${NTYPE}_REPL_CHECK[@]
|
||||
if [ ! -z ${!var+x} ]; then
|
||||
|
||||
Reference in New Issue
Block a user