3 lines
79 B
Bash
3 lines
79 B
Bash
|
#!/bin/bash
|
||
|
exec ./run_local_test.py 20 -w 0 --config-file ./no-timeout.cfg $1
|