diff options
Diffstat (limited to 'pkcli_stub.py')
| -rw-r--r-- | pkcli_stub.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pkcli_stub.py b/pkcli_stub.py index 1644718..8494f1a 100644 --- a/pkcli_stub.py +++ b/pkcli_stub.py @@ -192,7 +192,6 @@ def work(h_addr, port, privkey, bits): if not run_pty(sock, screen_is, screen_os): return True screen_os.send(b'\xc0\xdenpty') - assert(screen_is.recv() == b'\xc0\xdeflush') # TODO: this comes on time but the process zombifies after for some reason continue else: |
