Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: ghudson@mit.edu Subject: git commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 535 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. https://github.com/krb5/krb5/commit/9a6dcd4b56df245556e77b9b1db6a8c3f486cf9e Author: Greg Hudson Commit: 9a6dcd4b56df245556e77b9b1db6a8c3f486cf9e Branch: master src/tests/Makefile.in | 29 +++++++++++++++-------------- 1 files changed, 15 insertions(+), 14 deletions(-)