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

Unified Diff: roll-dep-svn.bat

Issue 1147033003: Rename roll-dep to roll-dep-svn and add roll-dep for git. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: improved 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 | « roll-dep-svn ('k') | roll_dep.py » ('j') | roll_dep.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: roll-dep-svn.bat
diff --git a/roll-dep.bat b/roll-dep-svn.bat
similarity index 83%
copy from roll-dep.bat
copy to roll-dep-svn.bat
index d8b69c27c2efb6c0e806f2fa8aad225a66c01291..01e8287835fd212e6c80e520a5f8a0c6a0a1f92f 100755
--- a/roll-dep.bat
+++ b/roll-dep-svn.bat
@@ -7,4 +7,4 @@
PATH=%~dp0;%PATH%
:: Defer control.
-%~dp0python "%~dp0\roll_dep.py" %*
+%~dp0python "%~dp0\roll_dep_svn.py" %*
« no previous file with comments | « roll-dep-svn ('k') | roll_dep.py » ('j') | roll_dep.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698