mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
Update test_rebind.py to expect new format.
This commit is contained in:
parent
9d2867c396
commit
382387882c
@ -116,7 +116,7 @@ tor_process = subprocess.Popen([tor_path,
|
||||
if tor_process == None:
|
||||
fail('ERROR: running tor failed')
|
||||
|
||||
wait_for_log('Opened Control listener on')
|
||||
wait_for_log('Opened Control listener')
|
||||
|
||||
try_connecting_to_socksport()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user