Fix build-release comments.

This commit is contained in:
Jeff Mendoza 2014-07-10 15:48:58 -07:00
parent 5a556dc3fa
commit 24159294d6

View File

@ -14,11 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This script will build and release Kubernetes.
#
# The main parameters to this script come from the config.sh file. This is set
# up by default for development releases. Feel free to edit it or override some
# of the variables there.
# This script will build a Kubernetes release tarball
# exit on any error
set -eu