7 Feb
2007
7 Feb
'07
8:59 p.m.
Sam Tresler wrote:
- Auto-remove windows line breaks
I just fix the linebreaks and trailing whitespace for every patch I get: wget -qO - $1 | dos2unix | sed -e 's/^\(+.*[^ ]\) *$/\1/' -e 's/^+ *$/+/' -- Neil Drumm http://delocalizedham.com/