* Makefile.in (check): Remove test_db before running tests
authorKen Raeburn <raeburn@mit.edu>
Thu, 19 Dec 2002 04:56:26 +0000 (04:56 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 19 Dec 2002 04:56:26 +0000 (04:56 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15057 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kdb/ChangeLog
src/lib/kdb/Makefile.in

index d304be74335258fc6a5e6680954068bdbd9eb320..0211a55b37371ca65890696af75e6070226f065e 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-18  Ken Raeburn  <raeburn@mit.edu>
+
+       * Makefile.in (check): Remove test_db before running tests.
+
 2002-12-16  Ezra Peisach  <epeisach@bu.edu>
 
        * Makefile.in: Change to allow compilation with-system-db and
index c142e513c794f899d29c0a44d3ddcbe18e74ab21..9babe18e9564680036f3f3b8041ec28e0538b4d0 100644 (file)
@@ -59,6 +59,7 @@ t_kdb:        t_kdb.o $(OBJS) $(KDB5_DEPLIBS) $(KRB5_BASE_DEPLIBS)
        $(CC_LINK) -o t_kdb t_kdb.o $(OBJS) $(KDB5_LIBS) $(KRB5_BASE_LIBS)
 
 check::        t_kdb
+       $(RM) test_db
        $(KRB5_CONFIG_SETUP) $(KRB5_RUN_ENV) ./t_kdb -tcv
        $(KRB5_CONFIG_SETUP) $(KRB5_RUN_ENV) ./t_kdb -tcvr