[Webkit-unassigned] [Bug 137559] Get the patch scripts running on Haiku
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 9 23:32:52 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=137559
Carlos Garcia Campos <cgarcia at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cgarcia at igalia.com
--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> 2014-10-09 23:32:47 PST ---
This broke the script for me (in Debian), not sure why.
$ Tools/Scripts/commit-log-editor --print-log Source/WebCore/ChangeLog
/usr/bin/env: perl -w: No such file or directory
However, this works:
$ /usr/bin/env perl -w Tools/Scripts/commit-log-editor --print-log Source/WebCore/ChangeLog
--
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