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

Unified Diff: gcl.py

Issue 6725042: Forcibly uses a non-standard port for local svn and git servers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Fix presubmit checks 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
« no previous file with comments | « no previous file | tests/fake_repos.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gcl.py
diff --git a/gcl.py b/gcl.py
index 54c721cfb5ad408523f00ce8880d5bd8c48b10a0..76a217c442c46ab97ac2bfe7dd086c0fa5abff1f 100755
--- a/gcl.py
+++ b/gcl.py
@@ -42,7 +42,6 @@ from scm import SVN
import fix_encoding
import gclient_utils
-import owners
import presubmit_support
__version__ = '1.2'
« no previous file with comments | « no previous file | tests/fake_repos.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698