<p>Rodrigo Ramirez Norambuena has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/testsuite/+/11377">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">asterisk.py: Remove unuset ConnectionDone import from twisted<br><br>Change-Id: I884ac2a09c64e77d14e19977417b51889f11f908<br>---<br>M lib/python/asterisk/asterisk.py<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/testsuite refs/changes/77/11377/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/lib/python/asterisk/asterisk.py b/lib/python/asterisk/asterisk.py</span><br><span>index c40865d..db21172 100644</span><br><span>--- a/lib/python/asterisk/asterisk.py</span><br><span>+++ b/lib/python/asterisk/asterisk.py</span><br><span>@@ -31,7 +31,7 @@</span><br><span>     from twisted.conch.ssh.keys import Key</span><br><span>     from twisted.conch.client.knownhosts import KnownHostsFile</span><br><span>     from twisted.conch.endpoints import SSHCommandClientEndpoint</span><br><span style="color: hsl(0, 100%, 40%);">-    from twisted.internet.error import ConnectionDone, ProcessTerminated</span><br><span style="color: hsl(120, 100%, 40%);">+    from twisted.internet.error import ProcessTerminated</span><br><span> except ImportError as ie:</span><br><span>     # We cache any import errors here, as there's no point in bothering</span><br><span>     # things if we don't need the SSH connection to a remote Asterisk instance</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/testsuite/+/11377">change 11377</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/testsuite/+/11377"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: testsuite </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I884ac2a09c64e77d14e19977417b51889f11f908 </div>
<div style="display:none"> Gerrit-Change-Number: 11377 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Rodrigo Ramirez Norambuena <a@rodrigoramirez.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>