From be7d0537cc137d068803c5aaf8305e17b1467260 Mon Sep 17 00:00:00 2001 From: David Schroeder Date: Thu, 7 Feb 2019 22:09:09 -0600 Subject: [PATCH] Update test.sh --- test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test.sh b/test.sh index ab572dc..6ca4023 100755 --- a/test.sh +++ b/test.sh @@ -23,6 +23,7 @@ fi declare -i errtime declare -i ctime +declare -i timediff errtime=$(stat -c %Y /opt/idssys/nodemgmt/10.5.10.53-haproxy.down) ctime=`date +%s`