3 lines
87 B
Bash
3 lines
87 B
Bash
|
#!/bin/bash
|
||
|
exec ./run_local_test.py 2 -w 1 --log_trace --config-file ./no-timeout.cfg
|