commit | 6b0d8dcf9441c6458ad5e0c839f3738e765b5487 | [log] [tgz] |
---|---|---|
author | dtseng <dtseng@chromium.org> | Sat Feb 21 00:52:06 2015 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 21 00:53:11 2015 |
tree | 72a5ee84885683b7a1a26457f1f0d0ede1d12d43 | |
parent | e94fe096ed8c20a9388c6b321dc20a4b3eaa0a34 [diff] |
Add a flag to ChromeVox upload script for direct publish without interactive mode. - -p or --publish will now upload and publish. - only request auth code and oauth token once each (reuse as needed for subsequent calls). - try closing some more of the httpd socket connections. Review URL: https://codereview.chromium.org/927543003 Cr-Commit-Position: refs/heads/master@{#317463}