Skip to content

Commit

Permalink
exit on error
Browse files Browse the repository at this point in the history
  • Loading branch information
sph3rex committed Jul 2, 2019
1 parent 51795f5 commit ba1eeba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests-with-docker
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/usr/bin/env bash

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

N="trader-rl-cpu"
Expand Down

0 comments on commit ba1eeba

Please sign in to comment.