* run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itself
authorKen Raeburn <raeburn@mit.edu>
Wed, 20 Feb 2002 01:12:36 +0000 (01:12 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 20 Feb 2002 01:12:36 +0000 (01:12 +0000)
commit44300b3d067daacd8df67f86cfc40fe1858d9c7d
tree49e3a91f967073119a83e42af7eb684da27a85f0
parent26770ba46cac3593b03111ccec6dafeaff2bb388
* run.test: Use "/bin/." instead of "/bin" in find commands in case /bin itself
is a symlink.
(test8): Check exit status of dbtest program.

* dbtest.c (compare): Exit with error indication if comparison of contents
indicates a difference.
(get): Exit with error indication after printing message if key not found.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14154 dc483132-0cff-0310-8789-dd5450dbe970
src/util/db2/test/ChangeLog
src/util/db2/test/dbtest.c
src/util/db2/test/run.test