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