diff --git a/update-version b/update-version index b8832fc..b8dc24d 100755 --- a/update-version +++ b/update-version @@ -1,7 +1,6 @@ #!/bin/sh set -o errexit set -o nounset -set -o xtrace REPO='https://gn.googlesource.com/gn'