[Webkit-unassigned] [Bug 14965] New: svn-create-patch needs to be fixed using tail
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 14 10:00:47 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=14965
Summary: svn-create-patch needs to be fixed using tail
Product: WebKit
Version: 522+ (nightly)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jasuarez at igalia.com
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
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list