diff options
author | Allan McRae <allan@archlinux.org> | 2011-12-22 08:46:47 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-12-23 21:36:25 +0100 |
commit | d95c04945fc85bcc584026f7fded57dc8724ba6a (patch) | |
tree | 0c7b56c7164d37465406a4f8cddd70717e28d2c6 /contrib/pacdiff.in | |
parent | 67290441b80fa813a472767353095425c78805af (diff) | |
download | pacman-d95c04945fc85bcc584026f7fded57dc8724ba6a.tar.gz pacman-d95c04945fc85bcc584026f7fded57dc8724ba6a.tar.xz |
Allow comments after repo section header in pacman.conf
Pacman assumes that the final character of a line specifing a repo
in pacman.conf is a "]". But it did not clean whitespace from the
line after removing any comments. So lines like:
[allanbrokeit] # could break system
caused pacman not to recognize the repo. Adjust config parsing to
strip comments before trimming whitespace from the end of the string.
Signed-off-by: Allan McRae <allan@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/pacdiff.in')
0 files changed, 0 insertions, 0 deletions