1#!/bin/bash
2set -eux
3bash git/re2/kokoro/bazel.sh
4exit $?
5