mirror of
https://github.com/warp-tech/warpgate.git
synced 2024-11-15 04:21:59 +08:00
Update test_ssh_proto.py
This commit is contained in:
parent
ec8fa770eb
commit
dcf9ca8a8c
1 changed files with 0 additions and 2 deletions
|
@ -180,8 +180,6 @@ class Test:
|
|||
'/dev/null',
|
||||
'-o',
|
||||
'PreferredAuthentications=password',
|
||||
'echo',
|
||||
'hello',
|
||||
password='123',
|
||||
stderr=subprocess.PIPE,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue