[webkit-reviews] review granted: [Bug 187192] run-jsc should print when jsc exits with non-zero status : [Attachment 343937] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 13:37:39 PDT 2018


Saam Barati <sbarati at apple.com> has granted Keith Miller
<keith_miller at apple.com>'s request for review:
Bug 187192: run-jsc should print when jsc exits with non-zero status
https://bugs.webkit.org/show_bug.cgi?id=187192

Attachment 343937: Patch

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




--- Comment #2 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 343937
  --> https://bugs.webkit.org/attachment.cgi?id=343937
Patch

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

> Tools/Scripts/run-jsc:66
> +	   print STDERR "jsc exited with non-zero status: $status\n";

maybe \n prefix too?


More information about the webkit-reviews mailing list