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
b7763464
Commit
b7763464
authored
Aug 29, 2003
by
Mike Hibler
Browse files
Remove the last checkin since it causes the physical node associated with
a vnode to be rebooted.
parent
5f214b74
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/node_reboot.in
View file @
b7763464
...
...
@@ -226,7 +226,7 @@ if (! keys(%realnodes) && ! keys(%virtnodes)) {
# in realmode.
#
my
@sortednodes
=
sort
(
keys
(
%realnodes
)
,
keys
(
%virtnodes
)
);
my
@sortednodes
=
sort
(
keys
(
%realnodes
));
if
(
!
$realmode
)
{
EventSendFatal
(
host
=>
$BOSSNODE
,
...
...
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