Update nodemgmt-scripts.sh
This commit is contained in:
@@ -466,6 +466,7 @@ STATUS(){
|
||||
break
|
||||
elif [ "`date +%s`" -gt "${warn_timeout}" ]; then
|
||||
echo -en " waiting for sync... "
|
||||
warn_timeout=`date --date='100 minutes' +%s`
|
||||
fi
|
||||
done
|
||||
if [ "${timeout}" = "true" ]; then
|
||||
|
||||
Reference in New Issue
Block a user