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
b36e945f
Commit
b36e945f
authored
Oct 12, 2010
by
Leigh B Stoller
Browse files
Bug fix; return error when createsliver fails to create the sliver.
parent
89a1af03
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCMV2.pm.in
View file @
b36e945f
...
...
@@ -327,6 +327,7 @@ sub CreateSliver($)
if
(
defined
($
slice
))
{
GeniCM
::
CleanupDeadSlice
($
slice
,
1
);
}
return
$
response
;
}
my
($
sliver_credential
,
$
sliver_manifest
)
=
@{
$
response
->{
'value'
}
};
...
...
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