]> Cypherpunks repositories - gostls13.git/commitdiff
androidtest.bash: missing !
authorDavid Crawshaw <david.crawshaw@zentus.com>
Wed, 9 Jul 2014 18:54:11 +0000 (14:54 -0400)
committerDavid Crawshaw <david.crawshaw@zentus.com>
Wed, 9 Jul 2014 18:54:11 +0000 (14:54 -0400)
LGTM=iant
R=bradfitz, iant
CC=golang-codereviews
https://golang.org/cl/112010045

src/androidtest.bash

index ede085ef83ada1536042f6cfd2b9be91e0ea005f..9bf7773b234f8079de35626984d28763d74b6f30 100755 (executable)
@@ -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.