summaryrefslogtreecommitdiffstats
path: root/src/lib/kadm5/unit-test/config
diff options
context:
space:
mode:
authorBarry Jaspan <bjaspan@mit.edu>1996-08-20 17:47:53 +0000
committerBarry Jaspan <bjaspan@mit.edu>1996-08-20 17:47:53 +0000
commitb6d4b37d4ecf0ed833ac3262a3c3316c9f0c758f (patch)
treeb3d8d7ef14e508ea91ad4402a46a51d1fe7bf333 /src/lib/kadm5/unit-test/config
parent2ceb8a1fc71acfc0aa6c703f9549006a1ba1ded9 (diff)
downloadkrb5-b6d4b37d4ecf0ed833ac3262a3c3316c9f0c758f.tar.gz
krb5-b6d4b37d4ecf0ed833ac3262a3c3316c9f0c758f.tar.xz
krb5-b6d4b37d4ecf0ed833ac3262a3c3316c9f0c758f.zip
* api.0/init.exp, api.2/init.exp, config/unix.exp, Makefile.ov:
use kadmin.local instead of kdb5_edit git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8958 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/unit-test/config')
-rw-r--r--src/lib/kadm5/unit-test/config/unix.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/kadm5/unit-test/config/unix.exp b/src/lib/kadm5/unit-test/config/unix.exp
index e9a681f93..7b8e2ea4f 100644
--- a/src/lib/kadm5/unit-test/config/unix.exp
+++ b/src/lib/kadm5/unit-test/config/unix.exp
@@ -1,5 +1,4 @@
set stty_init {-onlcr -opost intr \^C kill \^U}
-set kdb5_edit $KDBFIVE_EDIT
set kadmin_local $KADMIN_LOCAL
# Backward compatibility until we're using expect 5 everywhere