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

Unified Diff: tests/patch.sh

Issue 20888002: Disable colors if not a tty. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Update references to 'git cl' in git cl smoke tests to $GIT_CL. Created 7 years, 5 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 | « tests/basic.sh ('k') | tests/push-basic.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/patch.sh
diff --git a/tests/patch.sh b/tests/patch.sh
index 84254b22c1d0db9be73e9879e45fda4d26843340..6a70b0eeaea86a3c5343a9b763793739ecd29feb 100755
--- a/tests/patch.sh
+++ b/tests/patch.sh
@@ -33,7 +33,7 @@ setup_gitsvn
git checkout -q -b test2 master
- test_expect_success "git cl patch $ISSUE"
+ test_expect_success "$GIT_CL patch $ISSUE"
)
SUCCESS=$?
« no previous file with comments | « tests/basic.sh ('k') | tests/push-basic.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698