Whitespace cleanup.
authorBrian Dolbec <dolsen@gentoo.org>
Thu, 28 Feb 2013 01:46:58 +0000 (17:46 -0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 9 Mar 2013 02:39:00 +0000 (18:39 -0800)
commitb64c146666b387169fc7e0e539478b686eeaa93f
tree7fac0b628ed8fff26b7c37222da174c120bf8e26
parentd1c2ba9bdaf1a69078fcbcd6ec4210e829f99f0a
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
  git checkout COPYING ChangeLog

Reviewed-by: Matt Turner <mattst88@gmail.com>
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