Skip to content

Commit

Permalink
stop script on errors
Browse files Browse the repository at this point in the history
  • Loading branch information
rpasichnyk committed Sep 21, 2017
1 parent 7cc18a4 commit 30bc6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_all/rebuild_all
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -e

FWPATH="../"
DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
Expand Down

0 comments on commit 30bc6d1

Please sign in to comment.