fix redundant global

This commit is contained in:
quackerd 2021-02-01 23:49:30 -05:00
parent ff4946a699
commit 1ec01d6c37
Signed by: d
GPG Key ID: F73412644EDE357A

View File

@ -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