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

Unified Diff: download_from_google_storage.bat

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 | « download_from_google_storage ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: download_from_google_storage.bat
diff --git a/apply_issue.bat b/download_from_google_storage.bat
similarity index 79%
copy from apply_issue.bat
copy to download_from_google_storage.bat
index e610a1c02da1dc41fe5e74df61b3b930eccd3fcb..5b4907a47d71095e3bc6cb309783c6ac64780ed8 100755
--- a/apply_issue.bat
+++ b/download_from_google_storage.bat
@@ -7,4 +7,4 @@
PATH=%~dp0;%PATH%
:: Defer control.
-%~dp0python "%~dp0\apply_issue.py" %*
+%~dp0python "%~dp0\download_from_google_storage.py" %*
« no previous file with comments | « download_from_google_storage ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698