diff options
author | lolilolicon <lolilolicon@gmail.com> | 2011-09-28 20:06:03 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-09-28 20:06:03 +0200 |
commit | 497501d1c751b340a115657084402bb3899396c4 (patch) | |
tree | 0b0a06797c89bf9f182a6ef39c4e8b0d26bc30ea /lib/libalpm/remove.c | |
parent | d1af9b70c8ed76d38c5cb6205de6c9349b6d8a09 (diff) | |
download | pacman-497501d1c751b340a115657084402bb3899396c4.tar.gz pacman-497501d1c751b340a115657084402bb3899396c4.tar.xz |
makepkg: proper quoting in [[ expression ]]
Always quote the righthand side of expression when the == or != operator
is used, unless intended as a pattern. Quoting bash(1):
When the == and != operators are used, the string to the right of the
operator is considered a pattern. Any part of the pattern may be quoted
to force it to be matched as a string.
Signed-off-by: lolilolicon <lolilolicon@gmail.com>
Diffstat (limited to 'lib/libalpm/remove.c')
0 files changed, 0 insertions, 0 deletions