[webkit-reviews] review granted: [Bug 204495] Support JSCOnly platform in test reporting : [Attachment 384140] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 04:59:12 PST 2019


Carlos Garcia Campos <cgarcia at igalia.com> has granted Paulo Matos
<pmatos at igalia.com>'s request for review:
Bug 204495: Support JSCOnly platform in test reporting
https://bugs.webkit.org/show_bug.cgi?id=204495

Attachment 384140: Patch

https://bugs.webkit.org/attachment.cgi?id=384140&action=review




--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 384140
  --> https://bugs.webkit.org/attachment.cgi?id=384140
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=384140&action=review

> Tools/Scripts/run-javascriptcore-tests:395
> +	       chomp($version = `/usr/bin/uname -r`);

Use just uname, that should be in PATH, see bug #204452


More information about the webkit-reviews mailing list