# # The patterns used for comparing earlier and # and current output. # TEMPPAT=/tmp/slowlist.pat TEMPOUT=/tmp/slowlist.out # # The scratch databases that will be created # then removed after testing. # TEMPDB1=/tmp/slow1.db TEMPDB2=/tmp/slow2.db # # What to name things # PROG="./slowmilt -C /dev/null" EPROG="./slowedit -C /dev/null"