Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
0552343f
Commit
0552343f
authored
Sep 15, 2003
by
Leigh B. Stoller
Browse files
Bump retry count from 10 to 30 in the hopes of avoiding a dead reload
daemon.
parent
d777a141
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/reload_daemon.in
View file @
0552343f
...
...
@@ -47,7 +47,7 @@ use libdb;
use
libtestbed
;
# Be careful not to exit on transient error
$
libdb::
DBQUERY_MAXTRIES
=
1
0
;
$
libdb::
DBQUERY_MAXTRIES
=
3
0
;
#
# These come from the library.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment