]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix trace log unit test
authorGreg Hudson <ghudson@mit.edu>
Mon, 4 Jun 2012 15:23:00 +0000 (11:23 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 4 Jun 2012 15:26:45 +0000 (11:26 -0400)
commita1f9c18326525c2d80d7e8039e404ba7828dfd1a
treee1f10b3c8c28c6ab04c42820098a5a4bf18b776c
parent7c3ecf5c77e33f6d04d6226b041071c6ce23b062
Fix trace log unit test

Only use common denominator Bourne shell syntax for exporting
environment variables.  Don't rely on /dev/stdout working.  Compare
the output with a reference file to detect changes, instead of just
sending it to stdout.
src/lib/krb5/os/Makefile.in
src/lib/krb5/os/t_trace.ref [new file with mode: 0644]