From: Ezra Peisach Date: Wed, 8 Oct 1997 15:39:41 +0000 (+0000) Subject: Disable the test again... Turns out I was relying on another X-Git-Tag: krb5-1.1-beta1~1007 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ef0d1c7f247026ac12375c803c4e5b09400593e7;p=krb5.git Disable the test again... Turns out I was relying on another change that is required to kdb5_util which requires more testing. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10218 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index 40d7c429f..02830b643 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -14,7 +14,7 @@ TEST_PREFIX = "foo bar" KADMIN_OPTS= -d $(TEST_DB) -r $(TEST_REALM) -P $(TEST_MKEY) KTEST_OPTS= $(KADMIN_OPTS) -p $(TEST_PREFIX) -n $(TEST_NUM) -D $(TEST_DEPTH) -check-unix:: kdb_check +old-check-unix:: kdb_check kdc.conf: Makefile rm -rf kdc.conf