* Makefile.in: Remove test-randkey since it was breaking the
authorTom Yu <tlyu@mit.edu>
Fri, 25 Jul 1997 19:40:10 +0000 (19:40 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 25 Jul 1997 19:40:10 +0000 (19:40 +0000)
server-side tests; api.2/getprinc-v2.exp wants *two* keys, while
randkey results in only one.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10132 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm5/unit-test/ChangeLog
src/lib/kadm5/unit-test/Makefile.in

index 23c750015328167dfe88c3313083c15ad35a55c6..ba1d1f0dae8f714a45b0c7c4b845f1c0d9036609 100644 (file)
@@ -1,3 +1,9 @@
+Fri Jul 25 15:38:35 1997  Tom Yu  <tlyu@mit.edu>
+
+       * Makefile.in: Remove test-randkey since it was breaking the
+       server-side tests; api.2/getprinc-v2.exp wants *two* keys, while
+       randkey results in only one.
+
 Mon May  5 17:11:44 1997  Barry Jaspan  <bjaspan@mit.edu>
 
        * setkey-test.c, configure.in: add rules to test for correct
index dd0522c80245e7e21b0156977d079c14760f503f..28c382644d119097578e8a62f8a50ecbd17f7af6 100644 (file)
@@ -115,7 +115,7 @@ unit-test-client-body: site.exp test-noauth test-destroy test-handle-client
        -mv api.log capi.log
        -mv api.sum capi.sum
 
-unit-test-server-body: site.exp test-randkey test-handle-server lock-test 
+unit-test-server-body: site.exp test-handle-server lock-test 
        $(ENV_SETUP) $(RUNTEST) --tool api RPC=0 API=$(SRVTCL) \
                LOCKTEST=./lock-test \
                KADMIN_LOCAL=$(BUILDTOP)/kadmin/cli/kadmin.local