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

Unified Diff: scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json

Issue 1149013006: Execute the script using python api module. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 5 years, 7 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
Index: scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json
index c64e6adc643a41c5da85daf7490d15f082b56ede..b2586776ebb430f0bbba25d22d40646ff48e0b43 100644
--- a/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json
@@ -198,6 +198,8 @@
},
{
"cmd": [
+ "python",
+ "-u",
"[SLAVE_BUILD]/src/tools/prepare-bisect-perf-regression.py",
"-w",
"[SLAVE_BUILD]"

Powered by Google App Engine
This is Rietveld 408576698