[Webkit-unassigned] [Bug 39058] old-run-webkit-tests should use ensure-valid-python to check if it can run the websockets tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 3 10:19:32 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=39058


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57738|review?                     |review+
               Flag|                            |




--- Comment #9 from Alexey Proskuryakov <ap at webkit.org>  2010-06-03 10:19:31 PST ---
(From update of attachment 57738)
>         print "Your Python version is insuficient to run WebKit's Python code.  Please update.\n";

Typo: should be "insufficient".

+    `./WebKitTools/Scripts/ensure-valid-python --check-only`;

We normally use system(), not backticks. But there's precedent for the latter, too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list