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

Unified Diff: Tools/Scripts/webkitpy/tool/steps/runtests.py

Issue 20652002: Fix trailing whitespace in scripts and misc. files (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Don't change literal diff. Created 7 years, 5 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 | « Tools/Scripts/webkitpy/tool/steps/revertrevision.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/Scripts/webkitpy/tool/steps/runtests.py
diff --git a/Tools/Scripts/webkitpy/tool/steps/runtests.py b/Tools/Scripts/webkitpy/tool/steps/runtests.py
index 3187f485fd8567da698a7b11eab808fa05b76b8a..937eb01440d803d47c0d3510ab479845a5e13a7c 100644
--- a/Tools/Scripts/webkitpy/tool/steps/runtests.py
+++ b/Tools/Scripts/webkitpy/tool/steps/runtests.py
@@ -106,4 +106,3 @@ class RunTests(AbstractStep):
args.append("--quiet")
self._tool.executive.run_and_throw_if_fail(args, cwd=self._tool.scm().checkout_root)
-
« no previous file with comments | « Tools/Scripts/webkitpy/tool/steps/revertrevision.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698