Update nodemgmt-scripts.sh
This commit is contained in:
@@ -818,7 +818,7 @@ MAINTENANCE_MODE(){
|
||||
|
||||
if ([ "${STATUS_ACTION}" == "repl" ] || [ "${STATUS_ACTION}" == "" ]) && [ ! -z ${!repls+x} ]; then
|
||||
if [ "${MM_ACTION}" != "check" ]; then
|
||||
echo -e "${idsCL[LightCyan]} ${NM_NODETYPES[${NTYPE}]} Replication Check(s)${idsCL[Default]}"
|
||||
echo -e "${idsST[Bold]}${idsCL[LightCyan]} ${NM_NODETYPES[${NTYPE}]} Replication Check(s)${idsST[Reset]}${idsCL[Default]}"
|
||||
DIVIDER . lightCyan 52
|
||||
fi
|
||||
PH=${NTYPE}_HOSTS[0]
|
||||
|
||||
Reference in New Issue
Block a user