Skip to content

Commit c0a8276

Browse files
committed
exclude contrib/tsearch2 from regression tests.
1 parent 3396d1c commit c0a8276

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/tools/msvc/vcregress.pl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# -*-perl-*- hey - emacs - this is a perl file
33

4-
# $PostgreSQL: pgsql/src/tools/msvc/vcregress.pl,v 1.3 2007/09/24 21:42:34 adunstan Exp $
4+
# $PostgreSQL: pgsql/src/tools/msvc/vcregress.pl,v 1.4 2007/09/28 00:14:58 adunstan Exp $
55

66
use strict;
77

@@ -188,6 +188,7 @@ sub contribcheck
188188
my $mstat = 0;
189189
foreach my $module (glob("*"))
190190
{
191+
next if $module eq 'tsearch2';
191192
next unless -d "$module/sql" &&
192193
-d "$module/expected" &&
193194
(-f "$module/Makefile" || -f "$module/GNUmakefile");

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy