SSIA
Created attachment 233812 [details] patch
Attachment 233812 [details] did not pass style-queue: ERROR: Tools/Scripts/webkitpy/port/efl.py:113: multiple statements on one line (semicolon) [pep8/E702] [5] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 233812 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=233812&action=review r=me > Tools/Scripts/webkitpy/port/efl.py:113 > + search_paths.append(self.port_name + '-wk2'); Please remove the extra semicolon before landing.
Committed r170427: <http://trac.webkit.org/changeset/170427>