On Fri, Jun 13, 2008 at 03:00:35AM -0700, Junio C Hamano wrote: > Eventually we would want to make all of the t/*.sh not exempt from the > whitespace rules. Some currently do have trailing whitespaces as part of This turned out to be a fairly easy change, as most of the places had been caught already. Four part patch series follows. The only one potentially not maint-worthy is 3/4, because it actually changes git's output slightly. 1/4: fix whitespace violations in test scripts 2/4: mask necessary whitespace policy violations in test scripts 3/4: avoid trailing whitespace in zero-change diffstat lines 4/4: enable whitespace checking of test scripts -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html