Skip to content
GitLab
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
8cc67efe
Commit
8cc67efe
authored
Jul 23, 2012
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
e8e6156e
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libossetup.pm.in
View file @
8cc67efe
...
...
@@ -1624,7 +1624,7 @@ sub Volunteers($)
#
as
a
function
of
the
number
of
vnodes
on
the
parent
pnode
.
#
my
$
osinfo
=
$
node
->
_bootosinfo
();
my
$
reboot_time
=
$
osinfo
->
reboot_waittime
();
my
$
reboot_time
=
$
osinfo
->
reboot_waittime
()
||
15
;
#
#
The
wait
times
are
totally
bogus
! Need a better way to do this.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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