Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: download_from_google_storage

Issue 15395002: Added posix and windows runner scripts for download_from_google_storage.py (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | download_from_google_storage.bat » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: download_from_google_storage
diff --git a/gcl b/download_from_google_storage
similarity index 71%
copy from gcl
copy to download_from_google_storage
index e48956de543194407cfd925ee186d55af5112464..74e1e83f93c6fa6779f7471d73709af9a808cf8a 100755
--- a/gcl
+++ b/download_from_google_storage
@@ -5,4 +5,4 @@
base_dir=$(dirname "$0")
-PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/gcl.py" "$@"
+PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/download_from_google_storage.py" "$@"
« no previous file with comments | « no previous file | download_from_google_storage.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698