* run.test (getnwords): New function. Uses sed to get N words from $DICT as
authorKen Raeburn <raeburn@mit.edu>
Thu, 12 Aug 2004 23:00:20 +0000 (23:00 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 12 Aug 2004 23:00:20 +0000 (23:00 +0000)
commit1e75280b15cfe2081c2feba52deba1e17b208380
tree4c37f38af20551caef0119e2f86b28aa8c29123f
parente23708c161041e7b94be2b5b8afcdfc8f35c0258
* run.test (getnwords): New function.  Uses sed to get N words from $DICT as
other functions did before, but discards blank lines.
(test1, test2, test12, test13, test20): Call getnwords.

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