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
805f778b
Commit
805f778b
authored
May 17, 2005
by
Mike Hibler
Browse files
Hmm...got a stray backtick in the file somehow
parent
f5e06601
Changes
1
Hide whitespace changes
Inline
Side-by-side
tmcd/common/rc.bootsetup
View file @
805f778b
...
@@ -342,7 +342,7 @@ sub doboot()
...
@@ -342,7 +342,7 @@ sub doboot()
system
("
$BINDIR
/bootvnodes -f
");
system
("
$BINDIR
/bootvnodes -f
");
if
(
$?
)
{
if
(
$?
)
{
fatal
("
Error running
$BINDIR
/bootvnodes
");
fatal
("
Error running
$BINDIR
/bootvnodes
");
`
}
}
}
}
if
(
-
x
"
$BINDIR
/bootsubnodes
")
{
if
(
-
x
"
$BINDIR
/bootsubnodes
")
{
print
("
Booting up subnodes
\n
");
print
("
Booting up subnodes
\n
");
...
...
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