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
8323da43
Commit
8323da43
authored
Nov 13, 2012
by
Leigh B Stoller
Browse files
Change debugging test.
parent
1194293f
Changes
1
Hide whitespace changes
Inline
Side-by-side
xmlrpc/sslxmlrpc_server.py.in
View file @
8323da43
...
...
@@ -376,7 +376,7 @@ class MyServer(SSL.ForkingSSLServer, SimpleXMLRPCDispatcher):
#
# BSD 16 group limit stupidity. This is barely a solution.
#
if
len
(
self
.
glist
)
>
1
:
if
len
(
self
.
glist
)
>
1
5
:
argdict
=
params
[
1
]
project
=
None
...
...
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