projectatomic / adb-tests

placeholder for tests for the adb while its long term place to live is sorted out
GNU General Public License v2.0
7 stars 19 forks source link

Fail on patching #23

Closed cdrage closed 8 years ago

cdrage commented 8 years ago

Adds set -e so bash will automatically fail if anything in the atomicapp.sh script fails.

dustymabe commented 8 years ago

LGTM