1
0
mirror of https://github.com/golang/go synced 2024-11-12 07:40:23 -07:00

androidtest.bash: missing !

LGTM=iant
R=bradfitz, iant
CC=golang-codereviews
https://golang.org/cl/112010045
This commit is contained in:
David Crawshaw 2014-07-09 14:54:11 -04:00
parent c4b714d3fe
commit fe71b387b3

View File

@ -1,4 +1,4 @@
#/usr/bin/env bash
#!/usr/bin/env bash
# Copyright 2014 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.