]> git.ipfire.org Git - thirdparty/krb5.git/commit
Fix installed message catalog uses in kdb tests
authorGreg Hudson <ghudson@mit.edu>
Sun, 4 Oct 2015 19:55:43 +0000 (15:55 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 23 Oct 2015 15:47:02 +0000 (11:47 -0400)
commit9a6dcd4b56df245556e77b9b1db6a8c3f486cf9e
tree1c62ed962c288a5f29ecee75c1f2c0caeca80159
parent4eea9c287e43ab40936e25094cd093f2f3f32bd9
Fix installed message catalog uses in kdb tests

In src/tests/Makefile.in, rename RUN_SETUP to RUN_DB_TEST, and include
"LC_ALL=C" in the definition to avoid using the message catalog.  Also
include $(VALGRIND) for consistency with RUN_TEST.

ticket: 8264
target_version: 1.14
tags: pullup
src/tests/Makefile.in