Commit 24194aba authored by Toby Dickenson's avatar Toby Dickenson

dumb typo in merge

parent 5b6aa333
...@@ -356,7 +356,7 @@ try: ...@@ -356,7 +356,7 @@ try:
raise 'Invalid python version', sys.version.split()[0] raise 'Invalid python version', sys.version.split()[0]
opts, args = getopt.getopt(sys.argv[1:], opts, args = getopt.getopt(sys.argv[1:],
'hz:Z:t:i:a:d:u:w:W:f:p:m:Sl:2DP:rF:L:XM:' 'hz:Z:t:i:a:d:u:w:W:f:p:m:Sl:2DP:rF:L:XM:',
['icp=', ['icp=',
]) ])
......
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