diff options
author | Dave Reisner <dreisner@archlinux.org> | 2012-06-10 18:19:07 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-06-26 06:05:26 +0200 |
commit | c6e47cb435988494f978c603eb12db97cfc88b3e (patch) | |
tree | 359ef3fe3f0756cb6a5d20e6228e1d9cd41afaca /test | |
parent | 9f751bf49247ff94b8ad8b808aee0527e9733a41 (diff) | |
download | pacman-c6e47cb435988494f978c603eb12db97cfc88b3e.tar.gz pacman-c6e47cb435988494f978c603eb12db97cfc88b3e.tar.xz |
updpkgsums: avoid fancy quoting in error message
m4 has a field day parsing escapes and actually vandalizes this string,
causing the error to look like:
==> ERROR: \PKGBUILD\ not found or is not a file
Avoid all quoting and just match up with how makepkg reports errors (no
quoting at all).
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions