* reg_test_template: Typo fix.

From-SVN: r102007
This commit is contained in:
Ben Elliston 2005-07-14 03:39:08 +00:00 committed by Ben Elliston
parent d0e71b9c05
commit 93e261acea
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2005-07-14 Ben Elliston <bje@au.ibm.com>
* reg_test_template: Typo fix.
2005-01-17 Kazu Hirata <kazu@cs.umass.edu>
* reg_periodic, reg_search: Fix the uses of date command.

View File

@ -3,8 +3,9 @@
# Template for the test script specified for REG_TEST.
# Run the test case for a regression search. The argument is the date
# of the CVS sources. The return value is 1 if the binary search should
# continue with later dates, 0 if it should continue with earlier dates.
# of the sources. The return value is 1 if the binary search should
# continue with later dates, 0 if it should continue with earlier
# dates.
DATE="${1}"