From 2910327a63f35e977ef6daa0e7017d886322b2a6 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Mon, 11 Sep 2023 21:48:45 -0500 Subject: [PATCH] Update status.inc --- inc/status.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/status.inc b/inc/status.inc index 22074560..b560ca2a 100755 --- a/inc/status.inc +++ b/inc/status.inc @@ -717,7 +717,7 @@ REPLCHECK(){ else #timeout=`date --date='2 minutes' +%s` timeout=`date --date='30 seconds' +%s` -# fi + fi checked=false until [ "${checked}" == "" ]; do if [ "${PH_CMD}" == "" ]; then