Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
159649eb
Commit
159649eb
authored
Jul 22, 2003
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Vast improvement in print statements to avoid confusing Mike, uh, I mean
the users.
parent
475f3440
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
tbsetup/vnode_setup.in
tbsetup/vnode_setup.in
+6
-4
No files found.
tbsetup/vnode_setup.in
View file @
159649eb
...
@@ -287,8 +287,10 @@ foreach my $node (@nodes) {
...
@@ -287,8 +287,10 @@ foreach my $node (@nodes) {
}
}
}
}
#
if
(
$killmode
)
{
# Only if all nodes setup okay.
print
STDOUT
"
Vnode teardown finished.
\n
";
#
}
print
STDOUT
"
Vnode
$mode
done!
\n
";
else
{
print
STDOUT
"
Vnode setup initiated on all nodes ...
\n
";
}
exit
0
;
exit
0
;
Write
Preview
Markdown
is supported
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