commit | bf98f39d5d69d14d74dad79e705f76966f348766 | [log] [tgz] |
---|---|---|
author | Nathan Harmata <nharmata@google.com> | Thu Jan 07 22:58:29 2016 +0000 |
committer | Damien Martin-Guillerez <dmarting@google.com> | Fri Jan 08 07:27:20 2016 +0000 |
tree | 7afb1efdb2774ab71c1da35b7c73da64206f58ea | |
parent | 3df1728fdb9b5a5784b21c1d73f124f3eb01fe18 [diff] [blame] |
Add the ability to customize the bazel client's exit code used when the bazel server exits abruptly. -- MOS_MIGRATED_REVID=111641619
diff --git a/scripts/bootstrap/compile.sh b/scripts/bootstrap/compile.sh index ea21eba..abb03ce 100755 --- a/scripts/bootstrap/compile.sh +++ b/scripts/bootstrap/compile.sh
@@ -32,6 +32,7 @@ esac BLAZE_CC_FILES=( +src/main/cpp/blaze_abrupt_exit.cc src/main/cpp/blaze_startup_options.cc src/main/cpp/blaze_startup_options_common.cc src/main/cpp/blaze_util.cc