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