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
26e49fcf
Commit
26e49fcf
authored
Nov 29, 2010
by
Leigh B Stoller
Browse files
Merge branch 'master' of git-public.flux.utah.edu:/flux/git/emulab-devel
parents
a7807912
94e2a068
Changes
1
Show whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCM.pm.in
View file @
26e49fcf
...
...
@@ -2230,7 +2230,7 @@ sub SliverWorkAux($$$$$$$)
foreach my $ifaceref (@interfaces) {
my $iface_id = GeniXML::GetInterfaceId($ifaceref);
my $node_id = GeniXML::GetInterfaceNode($ifaceref);
my $node_id = GeniXML::GetInterfaceNode
Id
($ifaceref);
if (! GeniXML::IsVersion0($ifaceref) && defined($iface_id)) {
$node_id = $iface2node{$iface_id};
}
...
...
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