From d92dc065fd98b5875a0945ccc062f91fc4d39190 Mon Sep 17 00:00:00 2001 From: Adin Scannell Date: Mon, 25 Nov 2019 13:51:13 -0800 Subject: [PATCH] Fix typo in go_branch.sh script. With the ticks, the command `master` is actually be run and the output included (which is nothing). This is confusing, as we actually mean to say "master" in the description of the Go branch. PiperOrigin-RevId: 282426081 --- tools/go_branch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/go_branch.sh b/tools/go_branch.sh index 0ac16e266..f97a74aaf 100755 --- a/tools/go_branch.sh +++ b/tools/go_branch.sh @@ -78,7 +78,7 @@ cat > README.md <