fix boilerplate

pull/11447/head
Ilya Zuyev 2021-05-18 17:21:08 -07:00
parent 1ad2e5b520
commit 246a2e55d5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
if [[ ! -f cleanup.sh ]]; then
echo "cleanup.sh is missing"
exit 1