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

Unified Diff: git-try

Issue 1414923008: Revert of Generalize python_git_runner for use in non-git scripts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 5 years, 2 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 | « git-thaw ('k') | git-upstream-diff » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-try
diff --git a/git-try b/git-try
index f847754af15910cf4a72e5b059fabd132627e43a..63c7d56fda777cbf22d30a9ab2ba5aa3af21718e 100755
--- a/git-try
+++ b/git-try
@@ -6,4 +6,4 @@
# git_try.py - Commits a patch to the SVN try patch repo.
# It is highly recommended to use `git cl try` instead.
-. $(type -P python_runner.sh)
+. $(type -P python_git_runner.sh)
« no previous file with comments | « git-thaw ('k') | git-upstream-diff » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698