Commit d1c4c77f authored by Andreas Jung's avatar Andreas Jung

Collector #588: z2.py: WebDAV source port not cleared by '-X'

parent 849a1ca9
......@@ -431,6 +431,7 @@ try:
elif o=='-S': sys.ZMANAGED=1
elif o=='-X':
MONITOR_PORT=HTTP_PORT=FTP_PORT=FCGI_PORT=ICP_PORT=0
WEBDAV_SOURCE_PORT=0
PCGI_FILE=''
elif o=='-m':
MONITOR_PORT=server_info(MONITOR_PORT, v)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment