kadmin/testing/tcl/util.t is in the source tree and not the build tree.
authorEzra Peisach <epeisach@mit.edu>
Tue, 5 Nov 1996 13:08:45 +0000 (13:08 +0000)
committerEzra Peisach <epeisach@mit.edu>
Tue, 5 Nov 1996 13:08:45 +0000 (13:08 +0000)
(This was initially missed by me as I had a symlink in my tree)

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

src/kadmin/testing/scripts/ChangeLog
src/kadmin/testing/scripts/start_servers_local

index e69e490ae9c751243396318a824075b43aa09b9a..ef0a41ec86a3cb9051ea68f04c375f0a6f0e1247 100644 (file)
@@ -1,3 +1,7 @@
+Tue Nov  5 08:07:06 1996  Ezra Peisach  <epeisach@mit.edu>
+
+       * start_servers_local: kadmin/tcl/util.t is in source tree.
+
 Tue Oct 29 12:19:45 1996  Barry Jaspan  <bjaspan@mit.edu>
 
        * init_db: put KRB5_RUN_ENV_CSH in setup.csh
index 70c642fc4024e605185ad2c017e3f81975c9a4cb..6239d2e9e215fac29c27a9e403db82dbe518ff46 100644 (file)
@@ -97,7 +97,7 @@ hostname=`hostname`
 QUALNAME=`$TOP/testing/scripts/qualname.pl $hostname`; export QUALNAME
 
 eval $SRVTCL <<'EOF' $REDIRECT
-source $env(TOP)/testing/tcl/util.t
+source $env(STOP)/testing/tcl/util.t
 set r $env(REALM)
 set q $env(QUALNAME)
 puts stdout [ovsec_kadm_init $env(SRVTCL) mrroot null $r \