We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e32fd7 commit 1c3b84fCopy full SHA for 1c3b84f
.kokoro/build.sh
@@ -13,7 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
16
-set -eo pipefail
+set -exo pipefail
17
18
## Get the directory of the build script
19
scriptDir=$(realpath $(dirname "${BASH_SOURCE[0]}"))
0 commit comments