Another thing we're not catching in buildbot builds (but could be) is failing to update .gitignore files. I think this is pretty simple to do; after the whole build is done, run git status --porcelain and fail if there is any output. -- Andrew Deason adeason@sinenomine.net