]> git.ipfire.org Git - thirdparty/git.git/commit - t/t5540-http-push-webdav.sh
fix whitespace violations in test scripts
authorJeff King <peff@peff.net>
Sat, 14 Jun 2008 07:25:56 +0000 (03:25 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sat, 14 Jun 2008 18:39:16 +0000 (11:39 -0700)
commit3b2eb186bb738a374d9325b18710b19ec270e55f
tree0fa05f928794ba9e69958eaed65f9475c578a5c8
parent8e7e6f39b6895b6623dc0f6053818704899f41a6
fix whitespace violations in test scripts

These violations are simply wrong, but were never caught
because whitespace policy checking is turned off in the test
scripts.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3903-stash.sh
t/t4014-format-patch.sh
t/t4150-am.sh
t/t5540-http-push.sh