Better cleanup; reduce filename conflict
authorKen Raeburn <raeburn@mit.edu>
Fri, 15 Nov 2002 01:20:28 +0000 (01:20 +0000)
committerKen Raeburn <raeburn@mit.edu>
Fri, 15 Nov 2002 01:20:28 +0000 (01:20 +0000)
commit071ceb1e97e00d3d110f38f240b15ba90384a5dd
treeb49c20f1664d17418de03ce6e95b93ceb4e8d7f7
parentf9672ab02b507344bf796ba009491b5cb70b1cc5
Better cleanup; reduce filename conflict

* Makefile.in (unit-test-ok): Depend only on unit-test-body.
(unit-test-body): Remove krb5cc_rpc_test_* on entry and on successful exit.  On
error exit, let the trap handler do all the cleanup.  Incorporate old
unit-test-setup commands.
(unit-test-setup, unit-test-cleanup): Targets deleted.
* lib/helpers.exp (start_client, wait_client): Set KRB5CCNAME to something in
the current directory.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15002 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/unit-test/ChangeLog
src/lib/rpc/unit-test/Makefile.in
src/lib/rpc/unit-test/lib/helpers.exp