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
7e49ec0b
Commit
7e49ec0b
authored
Feb 16, 2011
by
Leigh B Stoller
Browse files
Minor bug fix to ipbase variable in CreateVnodes.
parent
de382e17
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/Node.pm.in
View file @
7e49ec0b
#
!/usr/bin/perl -wT
#
#
EMULAB
-
COPYRIGHT
#
Copyright
(
c
)
2005
-
201
0
University
of
Utah
and
the
Flux
Group
.
#
Copyright
(
c
)
2005
-
201
1
University
of
Utah
and
the
Flux
Group
.
#
All
rights
reserved
.
#
package
Node
;
...
...
@@ -1862,6 +1862,7 @@ sub CreateVnodes($$$)
else {
$nodeprefix = $pnode;
$nodenum = "";
$ipbase = 0;
if ($isjailed) {
#
...
...
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