On Sat, May 15, 2010 at 7:44 AM, Daenyth Blank <daenyth+a...@gmail.com> wrote: > On Fri, May 14, 2010 at 16:13, Dan McGee <dpmc...@gmail.com> wrote: >> On Thu, May 13, 2010 at 6:24 PM, Daenyth Blank <daenyth+a...@gmail.com> >> wrote: >>> --- >>> scripts/rankmirrors.sh.in | 19 ++++++++++++++----- >>> 1 files changed, 14 insertions(+), 5 deletions(-) >> >> This is still busted, unfortunately. :/ >> >> 1. No Signed-off-by line. >> 2. Still base64 encoded. >> 3. Tabs got converted into spaces making this unapplyable even after I >> run it through `openssl enc -d -base64` in a vim filter. >> >> -Dan >> >> > > Sorry, forgot about those issues.. Attached here with proper signoff > line. I think gmail is what's causing the encoding issues and > tab/space conversions... I'll make sure to send as an attachment from > now on.
Applied, thanks.