Commit b73d8fbe authored by Shenghou Ma's avatar Shenghou Ma Committed by Russ Cox

build: use consistent shebang line

Fixes #13948.

Change-Id: I37d734c1241f3d72d8fe33dfdf79b573e5476b1f
Reviewed-on: https://go-review.googlesource.com/18643Reviewed-by: default avatarRuss Cox <rsc@golang.org>
parent 4a8c15e0
#!/bin/bash
#!/usr/bin/env bash
# Copyright 2015 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment