summaryrefslogtreecommitdiff
path: root/src/leap/eip/conductor.py
diff options
context:
space:
mode:
authorantialias <antialias@leap.se>2012-08-14 16:10:11 -0700
committerantialias <antialias@leap.se>2012-08-14 16:10:11 -0700
commit07ed489ed46140d6de814667ab3e64c6076f3776 (patch)
tree74ff8f3eb7ebbb931ebbd7766aa8e5ae1c962514 /src/leap/eip/conductor.py
parentbc44a763808241ec4e732e7b3bbd819490c88cbb (diff)
Works and is now ready to write tests for.
Diffstat (limited to 'src/leap/eip/conductor.py')
-rw-r--r--src/leap/eip/conductor.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/leap/eip/conductor.py b/src/leap/eip/conductor.py
index 8f9d6051..776a1092 100644
--- a/src/leap/eip/conductor.py
+++ b/src/leap/eip/conductor.py
@@ -337,4 +337,3 @@ class EIPConductor(OpenVPNConnection):
self.error_queue.append(except_msg)
logger.error("Failed Connection: %s" %
unicode(except_msg))
- return conn_result