the following patch was just integrated into master: commit 16f2f68f1a54a9fa0551bc565edc52fedf5fdd60 Author: Stefan Reinauer stefan.reinauer@coreboot.org Date: Thu Mar 8 11:06:25 2012 -0800
Fix lint-stable checkin hooks on MacOS X
- wc adds a number of leading spaces which broke cut - sed can't replace spaces with new lines, so use tr for that. - make sure directories are created if they're not there.
Change-Id: Ia0db059683abe3d97b0ab6feaece660a1f4e5079 Signed-off-by: Stefan Reinauer reinauer@google.com
Build-Tested: build bot (Jenkins) at Fri Mar 9 04:10:36 2012, giving +1 See http://review.coreboot.org/774 for details.
-gerrit