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

Unified Diff: roll-dep-svn

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 | « no previous file | roll-dep-svn.bat » ('j') | roll_dep.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: roll-dep-svn
diff --git a/gcl b/roll-dep-svn
similarity index 75%
copy from gcl
copy to roll-dep-svn
index e48956de543194407cfd925ee186d55af5112464..1d65c7b4841a0270a3e7b66f457fd8e18771ffe8 100755
--- a/gcl
+++ b/roll-dep-svn
@@ -5,4 +5,4 @@
base_dir=$(dirname "$0")
-PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/gcl.py" "$@"
+PYTHONDONTWRITEBYTECODE=1 exec python "$base_dir/roll_dep_svn.py" "$@"
« no previous file with comments | « no previous file | roll-dep-svn.bat » ('j') | roll_dep.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698