Skip to content

Commit ba1eeba

Browse files
committed
exit on error
1 parent 51795f5 commit ba1eeba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-tests-with-docker

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env bash
22

3+
set -e
34
CWD="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
45

56
N="trader-rl-cpu"

0 commit comments

Comments
 (0)