Index: tools/auto_bisect/bisect_printer.py |
diff --git a/tools/auto_bisect/bisect_printer.py b/tools/auto_bisect/bisect_printer.py |
index df90fde8a1d51c0f8d1eeb668380987bc9a85cfa..ecac6eb29dbda47715db3109ef7b9502db234c14 100644 |
--- a/tools/auto_bisect/bisect_printer.py |
+++ b/tools/auto_bisect/bisect_printer.py |
@@ -37,7 +37,7 @@ Date : %(cl_date)s""" |
RESULTS_THANKYOU = """ |
| O O | Visit http://www.chromium.org/developers/core-principles for Chrome's |
| X | policy on perf regressions. Contact chrome-perf-dashboard-team with any |
-| / \ | questions or suggestions about bisecting. THANK YOU.""" |
+| / \\ | questions or suggestions about bisecting. THANK YOU.""" |
Sergiy Byelozyorov
2014/10/30 11:42:45
Another tooth? Please align face boundaries :-).
qyearsley
2014/10/30 16:46:04
This is actually the same as before -- """\ """ is
|
REPRO_STEPS_LOCAL = """ |
==== INSTRUCTIONS TO REPRODUCE ==== |