]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* reg_test_template: Typo fix.
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2005 03:39:08 +0000 (03:39 +0000)
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 14 Jul 2005 03:39:08 +0000 (03:39 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@102007 138bc75d-0d04-0410-961f-82ee72b054a4

contrib/reghunt/ChangeLog
contrib/reghunt/reg_test_template

index 6e3c3e980fd035738e4813c8a38b1700d0aa537a..6675802ff002b460b4b9a99ea049494f64ff9a5e 100644 (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.
index 8b9356667211bc6b1b08c7c98519fc381029cafb..ab5bbc1061c66ef31f0f9cccff427c424a560459 100755 (executable)
@@ -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}"