From: Greg Sabino Mullane Date: Sun, 23 Aug 2009 12:47:46 +0000 (-0400) Subject: Skip any .check_postgresrc files laying around for testing. X-Git-Tag: 2.11.0~12 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=e64e9f52cad58cfc9a49776c0f25e00e76e3ac61;p=check_postgres.git Skip any .check_postgresrc files laying around for testing. --- diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP index af1062da5..df72df1c4 100644 --- a/MANIFEST.SKIP +++ b/MANIFEST.SKIP @@ -16,3 +16,4 @@ t/99_pod.t t/00_release.t t/99_spellcheck.t README.dev +.check_postgresrc \ No newline at end of file