diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1997-02-22 20:15:13 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1997-02-22 20:15:13 +0000 |
| commit | 12e5328273f1a123060e42e302ba6d676c94e35e (patch) | |
| tree | f819daef1454ef199915be7f59cc17a1aa2f1e9c /src/kadmin/v4server/unit-test/ChangeLog | |
| parent | ff7b21c51395cbee3f64e40dcabbe49373f6ea39 (diff) | |
* configure.in: Do not run test suite unless Athena compatibility
is specified as well as tcl, Perl, runtest.
* Makefile.in (check): Do not run tests unless really setup to do so.
We probably will need to add more logic into this - such as
checking that /usr/athena/bin/kadmin exists and that we are running as root.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9961 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kadmin/v4server/unit-test/ChangeLog')
| -rw-r--r-- | src/kadmin/v4server/unit-test/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/kadmin/v4server/unit-test/ChangeLog b/src/kadmin/v4server/unit-test/ChangeLog index 239af0f62..b489175de 100644 --- a/src/kadmin/v4server/unit-test/ChangeLog +++ b/src/kadmin/v4server/unit-test/ChangeLog @@ -1,3 +1,10 @@ +Sat Feb 22 15:12:17 1997 Ezra Peisach <epeisach@mit.edu> + + * configure.in: Do not run test suite unless Athena compatibility + is specified as well as tcl, Perl, runtest. + + * Makefile.in (check): Do not run tests unless really setup to do so. + Mon Nov 11 20:51:58 1996 Tom Yu <tlyu@mit.edu> * configure.in: Add AC_CANONICAL_HOST to deal with new pre.in. |
