aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authormatthewg <>2006-09-28 01:03:46 +0000
committermatthewg <>2006-09-28 01:03:46 +0000
commit5a982717d4b4883ea62885f254bf351baac87578 (patch)
tree7326f4171742bee5d58e51a8390eb8c9c197a167 /contrib
parent198763da2b2b2a1b20264aa8d94f1f415183d6b8 (diff)
* compareSumTests3: POD syntax fix.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ChangeLog4
-rwxr-xr-xcontrib/compareSumTests32
2 files changed, 4 insertions, 2 deletions
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 069659dd057..91c5e784aad 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,5 +1,9 @@
2006-09-27 Matthew Sachs <msachs@apple.com>
+ * compareSumTests3: POD syntax fix.
+
+2006-09-27 Matthew Sachs <msachs@apple.com>
+
* dglib.pm: Initial commit.
* compareSumTests3: Initial commit.
diff --git a/contrib/compareSumTests3 b/contrib/compareSumTests3
index bcaad2035ba..98220f8f82a 100755
--- a/contrib/compareSumTests3
+++ b/contrib/compareSumTests3
@@ -85,8 +85,6 @@ followed by a space in front of it. The first character will be either an 'I'
for improvement or 'R' for regression; the second character will be a 1, 2, or 3,
indicating which run was the odd one out.
-=back
-
=head2 SELECTING CHANGE SUBSETS
The following options cause only a selected subset of changes to be displayed.