Whitespace cleanup.
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 12 Feb 2013 02:35:19 +0000 (18:35 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Wed, 27 Feb 2013 03:55:26 +0000 (19:55 -0800)
commita53314b921a0ff18db242b922f02da7ba538b373
tree417d8688e3de77e75c8f231630f3f696b91c1aca
parent9ceebbfdeac3626d52641c195f09297041298341
Whitespace cleanup.

Run the following command to cleanup whitespace.
  for FILE in $(git ls-tree -r --name-only HEAD | grep -v 'bz2$'); do
    sed -i 's/[[:space:]]*$//' "$FILE"
  done
14 files changed:
ChangeLog
arch/alpha.py
arch/arm.py
arch/mips.py
arch/x86.py
catalyst
examples/generic_stage_template.spec
examples/grp_template.spec
examples/livecd-stage2_template.spec
examples/stage4_template.spec
examples/tinderbox_template.spec
files/catalyst.conf
livecd/files/minimal.motd.txt
targets/stage1/build.py