* api.1/lock.exp: Since a "wait" directive to the command list of
authorTom Yu <tlyu@mit.edu>
Tue, 8 Feb 2000 05:28:12 +0000 (05:28 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 8 Feb 2000 05:28:12 +0000 (05:28 +0000)
commit3fbf0ebdc509c29e221f6ba2f6db9c8cdb7eaf88
treed3f7ea024ca4dfabcaa543c3fcb5bd18eebd2b40
parentb83aac7742a8ef28c7520c3d6cd33faa7f98c708
* api.1/lock.exp: Since a "wait" directive to the command list of
the lock_test procedures does not wait for any synchronization,
change lock9 to acquire and release a lock before the "wait"
directive in order to avoid a race condition where lock9 spawns
the ./lock-test but the program has not opened the database prior
to lock9_1 acquiring a permanent lock.  This was causing
difficult-to-reproduce failures.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12025 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/unit-test/ChangeLog
src/lib/kadm5/unit-test/api.1/lock.exp