* config/unix.exp: Call send_error instead of fail to prevent
authorTom Yu <tlyu@mit.edu>
Mon, 7 Feb 2000 23:51:13 +0000 (23:51 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 7 Feb 2000 23:51:13 +0000 (23:51 +0000)
commit2549b2f4bf8dd88f4e911c90f472f4ec3e04a8ef
treefd198f2983bfc3a472317923e37ddd470796c983
parentda082d49caa9f84817f9ae16f746abb8f422a49c
* config/unix.exp: Call send_error instead of fail to prevent
referencing variables not yet set up by the test framework.

* lib/helpers.exp: Call kinit and kdestroy with the -5 flag to
deal with new program behavior.  Also call perror rather than
error to avoid spewing a stack trace.

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