#!/bin/sh # Copyright 2019 Google LLC # SPDX-License-Identifier: Apache-2.0 set -e if [ $# -ne 1 ]; then cat >&2 <