Skip to content
GitLab
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
e94a81b1
Commit
e94a81b1
authored
Jun 03, 2004
by
Leigh B. Stoller
Browse files
Turn off vnode retry for a bit so we can catch errors without reboot.
parent
4bbea8a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/os_setup.in
View file @
e94a81b1
...
...
@@ -726,7 +726,7 @@ foreach my $vnode (@vnodelist) {
my
$pnode
=
$vnode2pnode
{
$vnode
};
# Default retry count.
$retries
{
$vnode
}
=
1
;
$retries
{
$vnode
}
=
0
;
# Remote node, always does setup.
next
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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