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
9eec998c
Commit
9eec998c
authored
Oct 11, 2013
by
Leigh B Stoller
Browse files
Minor fix.
parent
a572da5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/quickvm.in
View file @
9eec998c
...
...
@@ -548,6 +548,7 @@ if ($failed) {
fatal
("
$slice_urn
failed.
");
}
elsif
(
!
$ready
)
{
SetQuickVMStatus
(
$quickvm_uuid
,
"
failed
");
fatal
("
$slice_urn
timed out.
");
}
$slice
->
UnLock
();
...
...
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