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
27de539d
Commit
27de539d
authored
Jul 25, 2001
by
Mac Newbold
Browse files
Fix small syntax error.
parent
a1c5e8bc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/node_reboot.in
View file @
27de539d
...
...
@@ -204,9 +204,9 @@ while (@sortednodes) {
print
STDOUT
"
Pausing to give some nodes time to reboot ...
\n
";
if
(
$lastshelf
)
{
sleep
(
15
);
}
}
else
{
sleep
(
10
);
else
}
}
}
...
...
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