From: Robert Haas Date: Sun, 12 Jul 2009 02:34:32 +0000 (-0400) Subject: Fix a typo noticed by Josh Tolley. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=a2a8a018eac6bc48731c4cb6970f53a10fa92de2;p=pgcommitfest.git Fix a typo noticed by Josh Tolley. --- diff --git a/perl-lib/PgCommitFest/Patch.pm b/perl-lib/PgCommitFest/Patch.pm index fe9a720..5ebeb42 100644 --- a/perl-lib/PgCommitFest/Patch.pm +++ b/perl-lib/PgCommitFest/Patch.pm @@ -124,7 +124,7 @@ EOM elsif (defined $value{'date_closed'} && !grep { $_ eq $value{'patch_status_id'} } qw(4 5 6)) { $r->error(<