[pacman-dev] FS#42482 - [paccache] No candidates should not be an error
Florian Pritz
bluewind at xinu.at
Tue Oct 28 09:41:31 UTC 2014
On 28.10.2014 03:44, Eric Schultz wrote:
> declare -a cachedirs=() candidates=() cmdopts=() whitelist=() blacklist=()
> -declare -i delete=0 dryrun=0 filecount=0 move=0 needsroot=0 totalsaved=0
> verbose=0
> +declare -i delete=0 dryrun=0 filecount=0 move=0 needsroot=0 noneisok=0
> totalsaved=0 verbose=0
> declare delim=$'\n' keep=3 movedir= scanarch=
Dan tried to link this earlier but missed the l of html so here's the
link again: https://www.archlinux.org/pacman/submitting-patches.html
Please use git-send-email and nothing else (especially don't paste a
patch in gmail) because that is bound to break formatting as can be seen
above (no indentation, wrapped lines).
Also if you have any comments to add that are not part of a commit use
git send-email --annotate and add them between the --- marker and the
diffstat.
BTT: I also don't see why paccache should exit 1. Looks like this was in
the initial version Dave wrote so maybe he can chime in?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/pacman-dev/attachments/20141028/41819ecf/attachment.bin>
More information about the pacman-dev
mailing list