1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

temp commit

This commit is contained in:
Zach Dwiel
2018-02-16 09:35:58 -05:00
parent 16c5032735
commit 85afb86893
14 changed files with 244 additions and 127 deletions

View File

@@ -109,6 +109,7 @@ 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