]> git.ipfire.org Git - thirdparty/krb5.git/commit
Eliminate trailing whitespace in trval output
authorGreg Hudson <ghudson@mit.edu>
Fri, 22 Jun 2012 18:47:16 +0000 (14:47 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 22 Jun 2012 18:47:16 +0000 (14:47 -0400)
commitcff6ea939f061d17a5742a04b8eeb2905c1813dc
tree12d3cb86b27a9ce2c6fbdf9af42555c7bbda217f
parent502a0ccdee273924a8c9e873e22f807302c1a458
Eliminate trailing whitespace in trval output

Modify the trval output slightly so that the reference trval output
files don't containing trailing whitespace, to make them friendlier to
our git hooks.  (The pkinit and ldap trval reference files now contain
a leading blank line, which isn't very elegant, but avoiding that
requires too much Makefile.in complexity.)  Also correct a typo.
src/tests/asn.1/krb5_encode_test.c
src/tests/asn.1/ldap_trval.out
src/tests/asn.1/pkinit_trval.out
src/tests/asn.1/trval.c
src/tests/asn.1/trval_reference.out