We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc21001 commit 6fedc51Copy full SHA for 6fedc51
script/bootstrap
@@ -45,7 +45,7 @@ cd closure/library
45
if [ "$1" = "--closure-library-head" ] ; then
46
echo "Building against HEAD of Google Closure library..."
47
48
- # Existing checkout?0
+ # Existing checkout?
49
if [ -d closure-library ] ; then
50
echo "Updating Google Closure library from HEAD..."
51
cd closure-library
0 commit comments