fix redundant global
This commit is contained in:
parent
ff4946a699
commit
1ec01d6c37
@ -74,9 +74,6 @@ def get_client_str(clt):
|
||||
return ret
|
||||
|
||||
def run_exp(sc, ld):
|
||||
global stderr_failed
|
||||
global stderr_scan_stop
|
||||
|
||||
while True:
|
||||
if client_only:
|
||||
ssrv = None
|
||||
|
Loading…
Reference in New Issue
Block a user