Files
insights-python/e2e_test.sh
T

5 lines
45 B
Bash
Raw Normal View History

2020-02-09 21:11:22 -08:00
#!/bin/sh
set -e
python ./simulator.py "$@"