Commit e2bfec9a authored by Adam Cozzette's avatar Adam Cozzette

Updated Linux cpp_distcheck test to exit immediately on error

parent 46f87f97
......@@ -2,6 +2,8 @@
#
# Build file to set up and run tests
set -e # exit immediately on error
# Change to repo root
cd $(dirname $0)/../../..
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment