Skip to content

Commit

Permalink
Remove sets to expose error
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesplain committed Apr 26, 2019
1 parent 9dcfb61 commit c2cc4f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hack/verify-bazel.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.

set -o errexit
set -o nounset
set -o pipefail

KOPS_ROOT=$(git rev-parse --show-toplevel)
cd ${KOPS_ROOT}

Expand Down

0 comments on commit c2cc4f0

Please sign in to comment.