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
eb429562
Commit
eb429562
authored
Nov 10, 2015
by
Leigh B Stoller
Browse files
Fix typo.
parent
622e2187
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/libvtop_stable.pm.in
View file @
eb429562
...
...
@@ -1349,7 +1349,7 @@ sub LoadVirtNodes($)
my
$
osinfo
;
if
($
parent_osname
=~
/^(.*)\/(.*)$/)
{
$
osinfo
=
OSinfo
->
Lookup
($
pa
e
rnt_osname
);
$
osinfo
=
OSinfo
->
Lookup
($
par
e
nt_osname
);
}
else
{
$
osinfo
=
OSinfo
->
LookupByName
($
pid
,
$
parent_osname
);
...
...
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