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
2820268e
Commit
2820268e
authored
May 18, 2012
by
Jonathon Duerig
Browse files
Increase maximum multiplexing to 10 in protogeni.
parent
501a9eda
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/lib/GeniCM.pm.in
View file @
2820268e
...
...
@@ -733,7 +733,7 @@ sub GetTicketAuxAux($$$$$$$$$)
}
# Turn off fixnode; we will control this on the commandline.
$virtexperiment->allowfixnode(0);
$virtexperiment->multiplex_factor(1);
$virtexperiment->multiplex_factor(1
0
);
if ($MAINSITE) {
$virtexperiment->NewTableRow("virt_vtypes",
...
...
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