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

Unified Diff: commit_queue.bat

Issue 1154623004: Added commit_queue binaries for Windows and Linux (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 5 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 | « commit_queue ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: commit_queue.bat
diff --git a/depot-tools-auth.bat b/commit_queue.bat
old mode 100644
new mode 100755
similarity index 82%
copy from depot-tools-auth.bat
copy to commit_queue.bat
index fe13f9338be173613cdb857f70fa3920d03126f5..5f6baa3798c6121f27adf25c4364247fa407a5e0
--- a/depot-tools-auth.bat
+++ b/commit_queue.bat
@@ -8,4 +8,4 @@ setlocal
PATH=%~dp0;%PATH%
:: Defer control.
-%~dp0python "%~dp0\depot-tools-auth.py" %*
+%~dp0python "%~dp0\commit_queue.py" %*
« no previous file with comments | « commit_queue ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698