mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Update test_rebind.py to expect new format.
This commit is contained in:
@@ -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()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user