rankmirrors: fix bogus pacman configuration parsing
commit226c137245192444085d03a7f841b35afe99791c
authorAndres P <aepd87@gmail.com>
Wed, 23 Jun 2010 02:42:50 +0000 (22 22:12 -0430)
committerAllan McRae <allan@archlinux.org>
Wed, 23 Jun 2010 03:32:21 +0000 (23 13:32 +1000)
tree38c3cebbf1a1f2baacbfd8a80b44695d6f455113
parent2222e9f8dfe6e149262f629571b3432718351d3f
rankmirrors: fix bogus pacman configuration parsing

Valid pacman configuration files do not have to start with a hash for that line
to be a comment, neither do directives need to be in column 0.

Signed-off-by: Andres P <aepd87@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
scripts/rankmirrors.sh.in