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

Unified Diff: sky/tools/webkitpy/layout_tests/views/printing.py

Issue 1200993002: Update README.md and HACKING.md and resulting yak shave. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 6 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
« sky/tools/skygo/README ('K') | « sky/tools/webkitpy/layout_tests/port/test.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/webkitpy/layout_tests/views/printing.py
diff --git a/sky/tools/webkitpy/layout_tests/views/printing.py b/sky/tools/webkitpy/layout_tests/views/printing.py
index b03e33b8d794d8246d7a1501e85611e2797a2661..e95315ec9f4213b48abad8794d3e42faa12b4656 100644
--- a/sky/tools/webkitpy/layout_tests/views/printing.py
+++ b/sky/tools/webkitpy/layout_tests/views/printing.py
@@ -99,7 +99,6 @@ class Printer(object):
self._print_default("Regular timeout: %s, slow test timeout: %s" %
(self._options.time_out_ms, self._options.slow_time_out_ms))
- self._print_default('Sky server command line: ' + ' '.join(self._port.server_command_line()))
self._print_default('Command line: ' + ' '.join(self._port.driver_cmd_line()))
self._print_default('')
« sky/tools/skygo/README ('K') | « sky/tools/webkitpy/layout_tests/port/test.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698