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
f7f97d7f
Commit
f7f97d7f
authored
Jan 06, 2016
by
Leigh B Stoller
Browse files
Minor bug fix.
parent
58640e2c
Changes
1
Hide whitespace changes
Inline
Side-by-side
apt/create_instance.in
View file @
f7f97d7f
#!/usr/bin/perl -w
#
# Copyright (c) 2008-201
5
University of Utah and the Flux Group.
# Copyright (c) 2008-201
6
University of Utah and the Flux Group.
#
# {{{GENIPUBLIC-LICENSE
#
...
...
@@ -1256,6 +1256,8 @@ sub CreateSlivers()
{
my
(
$perrmsg
)
=
@_
;
$instance
->
SetStatus
("
provisioning
");
my
@return_codes
=
();
if
(
ParRun
({"
maxwaittime
"
=>
99999
,
"
maxchildren
"
=>
scalar
(
@aggregate_list
)},
...
...
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