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
af1554b5
Commit
af1554b5
authored
Sep 03, 2008
by
Leigh B. Stoller
Browse files
Another $silent test.
parent
f6b16939
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libreboot.pm.in
View file @
af1554b5
...
...
@@ -423,7 +423,8 @@ sub nodereboot($$)
tberror "$node: Reboot failed (on $pnode)";
}
else {
print STDOUT "reboot ($node): rebooting (on $pnode).\n";
print STDOUT "reboot ($node): rebooting (on $pnode).\n"
if (!$silent);
}
}
...
...
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