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