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

Unified Diff: git-drover

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-cl ('k') | git-find-releases » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: git-drover
diff --git a/git-drover b/git-drover
index 817b6b8dcfb4b139f99e6b1a1f8192ebd89bce8e..ff4eba7a37a8a09c082bc956733bc41bff300ab2 100755
--- a/git-drover
+++ b/git-drover
@@ -3,4 +3,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-. $(type -P python_runner.sh)
+. $(type -P python_git_runner.sh)
« no previous file with comments | « git-cl ('k') | git-find-releases » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698