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

Unified Diff: git-cl

Issue 6685023: Make git_cl pass pylint cleanly (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: whoops Created 9 years, 9 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
Index: git-cl
diff --git a/git-cl b/git-cl
index 4ff057f9fc6f5bd6e941c44f56c1c88619d9a002..14274f29784bbcaf6017ae09545080504eeecc1c 100755
--- a/git-cl
+++ b/git-cl
@@ -5,5 +5,5 @@
base_dir=$(dirname "$0")
-"$base_dir"/update_depot_tools
+# "$base_dir"/update_depot_tools
M-A Ruel 2011/03/13 20:45:48 why?
"$base_dir"/git_cl/git-cl "$@"

Powered by Google App Engine
This is Rietveld 408576698