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
7277e921
Commit
7277e921
authored
Jun 08, 2013
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
c7fdb816
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libossetup.pm.in
View file @
7277e921
...
...
@@ -116,6 +116,7 @@ sub New($$$@)
$
node
->
_rebooted
(
0
);
$
node
->
_vnodecount
(
0
);
$
node
->
_reloaded
(
0
);
$
node
->
_bootlog
(
undef
);
}
bless
($
self
,
$
class
);
...
...
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