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
95a8b0d6
Commit
95a8b0d6
authored
Jun 17, 2013
by
Leigh B Stoller
Browse files
Fix stupid typo.
parent
c40f2f11
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libossetup.pm.in
View file @
95a8b0d6
...
...
@@ -1829,8 +1829,8 @@ sub WaitDone($@)
my $logfile = Logfile->CreateFromString($parent->group(), $bootlog);
if (defined($logfile)) {
$logfile->SetMetadata([["bootlog", $node->node_id()]], 1);
$node->_bootlog($logfile);
}
$node->_bootlog($bootlog);
}
if ($node->_canfail() &&
...
...
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