]> git.pond.sub.org Git - empserver/commit
Trim trailing white space from source code
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 5 Jan 2014 12:04:05 +0000 (13:04 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 6 Jan 2014 19:49:59 +0000 (20:49 +0100)
commit00883256dbd9b037fed2ba3294bcb94951934046
tree893c1fdbea0241ec2a83942c3d030c0543e4f30d
parent37ff3774ecf9d2d771068adf715bf3fc7cd86104
Trim trailing white space from source code

Normally, git's pre-commit hook protects us from them.  However, when
expected test output contains trailing white space, we have to bypass
commit hooks.  Unwanted space can then slip in if you don't pay
attention.  I obviously didn't; clean up.

The previous commit should reduce the need for such hook suppression.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/edit.c
tests/actofgod-test
tests/smoke-test