Commit 3fea47af authored by Georg Brandl's avatar Georg Brandl

Revert dummy commit now that the build slave is building.

parent 6dc58d60
......@@ -459,5 +459,4 @@ def create_connection(address, timeout=None):
if sock is not None:
sock.close()
raise RuntimeError("error %s, msg %s" % (error, msg))
raise error, msg
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