Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1038,7 +1038,6 @@ GUI(){
|
|||||||
printf "%-${width}s- %s\n" " dockers" "Will verify status of all node dockers"
|
printf "%-${width}s- %s\n" " dockers" "Will verify status of all node dockers"
|
||||||
printf "%-${width}s- %s\n" " repl" "Will verify status of all node replications"
|
printf "%-${width}s- %s\n" " repl" "Will verify status of all node replications"
|
||||||
echo -e "}\n"
|
echo -e "}\n"
|
||||||
rm -Rf ${STATUSRUN_TMPFOLDER}
|
|
||||||
exit 0
|
exit 0
|
||||||
else
|
else
|
||||||
if [ ${#STATUSRUNS[@]} -lt 3 ]; then
|
if [ ${#STATUSRUNS[@]} -lt 3 ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user