mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-30 12:24:14 +01:00
commit
82fbe02fed
@ -709,7 +709,7 @@ class Linux(Platform):
|
|||||||
continue
|
continue
|
||||||
break
|
break
|
||||||
else:
|
else:
|
||||||
raise PlatformError("no avialable pty methods")
|
raise PlatformError("no available pty methods")
|
||||||
|
|
||||||
# When starting a pty, history is sometimes re-enabled
|
# When starting a pty, history is sometimes re-enabled
|
||||||
self.disable_history()
|
self.disable_history()
|
||||||
|
Loading…
Reference in New Issue
Block a user