From d3c21b9f63f6d6252663c963b2f895f97c39105a Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 13 Apr 2023 18:52:06 -0500 Subject: [PATCH] Update nodemgmt-scripts.sh --- nodemgmt-scripts.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 8d7cb3db..68220ecb 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -451,7 +451,7 @@ STATUS(){ else timeout=`date --date='2 minutes' +%s` fi - warn_timeout=`date --date='1 minutes' +%s` + warn_timeout=`date --date='30 secs' +%s` checked=false