WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14965
svn-create-patch uses deprecated tail switch
https://bugs.webkit.org/show_bug.cgi?id=14965
Summary
svn-create-patch uses deprecated tail switch
Juan A. Suarez
Reported
2007-08-14 10:00:46 PDT
svn-create-patch uses the 'tail' tool to do its job. Currently, it uses a deprecated option in tail, which needs to be replaced. tail +3 ==> tail -n +3
Attachments
Patch v1
(1.11 KB, patch)
2007-08-14 10:25 PDT
,
David Kilzer (:ddkilzer)
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
David Kilzer (:ddkilzer)
Comment 1
2007-08-14 10:25:23 PDT
Created
attachment 15961
[details]
Patch v1 Proposed fix!
Darin Adler
Comment 2
2007-08-14 10:32:02 PDT
Comment on
attachment 15961
[details]
Patch v1 r=me
David Kilzer (:ddkilzer)
Comment 3
2007-08-14 11:12:24 PDT
Committed revision 25070.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug