On Thu, Apr 21, 2011 at 8:59 AM, <[email protected]> wrote: > From: Ivan Kanakarakis <[email protected]> > > This commit is just cosmetics-formatting fixing. > > Signed-off-by: Ivan Kanakarakis <[email protected]>
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@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:
