projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85d063a
)
Reporter statement timeout 6 hours
author
Bill Erickson
<berickxx@gmail.com>
Fri, 20 May 2016 14:51:38 +0000
(10:51 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000
(15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/admin-scripts/eg-updater.sh
patch
|
blob
|
history
diff --git
a/KCLS/admin-scripts/eg-updater.sh
b/KCLS/admin-scripts/eg-updater.sh
index
09ef294
..
774ab50
100755
(executable)
--- 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"