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

Unified Diff: tests/test-lib.sh

Issue 2298893002: Roll recipe dependencies (MANUAL). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 4 years, 4 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 | « infra/config/recipes.cfg ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/test-lib.sh
diff --git a/tests/test-lib.sh b/tests/test-lib.sh
index bcda6c7ec4301c98766e64ed1a79ee69dd6559a3..751a887ec0976dcaf6e6c7755f57b692a3c6a0e3 100755
--- a/tests/test-lib.sh
+++ b/tests/test-lib.sh
@@ -8,6 +8,7 @@
set -e
export DEPOT_TOOLS_UPDATE=0
+export PYTHONUNBUFFERED=
PWD=$(pwd)
REPO_URL=file://$PWD/svnrepo
« no previous file with comments | « infra/config/recipes.cfg ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698