remove debug

This commit is contained in:
Zach Dwiel
2018-02-21 10:05:57 -05:00
parent eba900067c
commit 4fe9cba445
-1
View File
@@ -109,7 +109,6 @@ if __name__ == '__main__':
num_workers=preset.test_num_workers,
log_file_name=log_file_name,
)
print('cmd', cmd)
p = subprocess.Popen(cmd, shell=True, executable="/bin/bash", preexec_fn=os.setsid)
# get the csv with the results