From 566625ef06caad6ac4355510cedbcd20bc526be9 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 20 May 2016 10:51:38 -0400 Subject: [PATCH] Reporter statement timeout 6 hours Signed-off-by: Bill Erickson --- KCLS/admin-scripts/eg-updater.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/KCLS/admin-scripts/eg-updater.sh b/KCLS/admin-scripts/eg-updater.sh index 09ef29454b..774ab501ce 100755 --- a/KCLS/admin-scripts/eg-updater.sh +++ b/KCLS/admin-scripts/eg-updater.sh @@ -529,7 +529,7 @@ function start_util { announce "Starting reporter" sudo rm -f /tmp/reporter-LOCK; - $OSRF /openils/bin/clark-kent.pl -c 3 -d; + $OSRF /openils/bin/clark-kent.pl -c 3 -d --statement-timeout 360; if [ -n "$ADMIN_PASS" ]; then announce "Starting Connextion" -- 2.11.0