aom/tools
James Zern 00794a93ec tools/wrap-commit-msg.py: fix file truncation
truncate() operates from the current file pointer position. On at least
Linux specifying 0 without resetting the pointer will pad the file with
zeros to the current offset.

Change-Id: Ide704a1097f46c0c530f27212bb12e923f93e2d6
2012-03-29 18:13:27 -07:00
..
author_first_release.sh tools: author_first_release.sh 2011-08-19 15:44:45 -04:00
ftfy.sh FTFY: support wordwrapping commit messages 2012-03-29 14:01:51 -07:00
gen_authors.sh Generate AUTHORS file with a script 2010-06-16 15:43:09 -04:00
intersect-diffs.py FTFY: support wordwrapping commit messages 2012-03-29 14:01:51 -07:00
wrap-commit-msg.py tools/wrap-commit-msg.py: fix file truncation 2012-03-29 18:13:27 -07:00