Index: scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json |
diff --git a/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json b/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json |
index fec2f7f222b1d9aaa55ecd86f802e138678c4c7e..83135167b7e54f453469bcfd20a333fa3ebfb3f3 100644 |
--- a/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json |
+++ b/scripts/slave/recipes/bisection/android_bisect.expected/perf_cq_run_benchmark_android_nexus5X_perf_bisect.json |
@@ -476,6 +476,16 @@ |
}, |
{ |
"cmd": [ |
+ "python", |
+ "-u", |
+ "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
+ "[SLAVE_BUILD]/src/chrome/VERSION", |
+ "/path/to/tmp/" |
+ ], |
+ "name": "get version" |
+ }, |
+ { |
+ "cmd": [ |
"[SLAVE_BUILD]/src/build/android/adb_install_apk.py", |
"ChromePublic.apk", |
"-v", |