[pacman-dev] [PATCH 7/7] pacman-key: make formatting uniform

Dan McGee dpmcgee at gmail.com
Thu Apr 21 12:59:25 EDT 2011


On Thu, Apr 21, 2011 at 8:59 AM,  <ivan.kanak at gmail.com> wrote:
> From: Ivan Kanakarakis <ivan.kanak at gmail.com>
>
> This commit is just cosmetics-formatting fixing.
>
> Signed-off-by: Ivan Kanakarakis <ivan.kanak at gmail.com>

Damn it, we weren't very vigilant when we took these new scripts in.
Looks like pkgdelta and pacman-key are the bad apples. I'll take care
of reformatting them in one fell swoop later on, it'll be too much of
a mess for you to do so with patches getting applied.

-Dan

dmcgee at galway ~/projects/pacman (master)
$ tail -n1 scripts/*.sh.in
==> scripts/makepkg.sh.in <==
# vim: set ts=2 sw=2 noet:

==> scripts/pacman-db-upgrade.sh.in <==
# vim: set ts=2 sw=2 noet:

==> scripts/pacman-key.sh.in <==
esac

==> scripts/pacman-optimize.sh.in <==
# vim: set ts=2 sw=2 noet:

==> scripts/pkgdelta.sh.in <==
create_xdelta "$1" "$2"

==> scripts/rankmirrors.sh.in <==
# vim: set ts=2 sw=2 noet:

==> scripts/repo-add.sh.in <==
# vim: set ts=2 sw=2 noet:


More information about the pacman-dev mailing list