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
88c8bc2b
Commit
88c8bc2b
authored
May 14, 2002
by
Robert Ricci
Browse files
Bumped down the sleep time, so that nodes get reloaded more quickly.
parent
02a7b566
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/reload_daemon.in
View file @
88c8bc2b
...
...
@@ -99,7 +99,7 @@ while (1) {
#
# Partial delay between loops in case of an error.
#
sleep
(
10
);
sleep
(
2
);
#
# We use this to figure out when to delete nodes from the retried and
...
...
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