blob: 9eab810aea42bfbc01fecaa3084734e4ac58865c [file] [log] [blame]
#!/usr/bin/env bash
# Copyright 2021 The Go Authors. All rights reserved.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
set -e
# TODO: delete this file once it is removed internally.
echo "Skipping e2e.sh call from kokoro build.sh. This is run in ci.sh."