* config/unix.exp (top level): Load helpers.exp here, to make sure database
authorKen Raeburn <raeburn@mit.edu>
Sun, 9 Jun 2002 06:15:43 +0000 (06:15 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 9 Jun 2002 06:15:43 +0000 (06:15 +0000)
setup happens properly.

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

src/lib/rpc/unit-test/ChangeLog
src/lib/rpc/unit-test/config/unix.exp

index 8463dd8f3ccc303a8497c63768dd0727ca299ee6..f177a6eba6203804070900e451ddb324666c78af 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-09  Ken Raeburn  <raeburn@mit.edu>
+
+       * config/unix.exp (top level): Load helpers.exp here, to make
+       sure database setup happens properly.
+
 2002-01-08  Ken Raeburn  <raeburn@mit.edu>
 
        * lib/helpers.exp (set_from_env, expect_tcl_prompt,
index c880a6f55bfd95bf54817671343e698bd6127c04..49ae4d1653e353da518ae4b20e895143153db437 100644 (file)
@@ -9,6 +9,9 @@ set kdestroy $KDESTROY
 
 set hostname [exec hostname]
 
+# this will initialize the database and keytab
+load_lib "helpers.exp"
+
 proc rpc_test_version {} {
        global CLIENT
        global SERVER