Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit c21b04d

Browse files
committed
copy fix 001_regress.pl for ee.
1 parent e756849 commit c21b04d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/001_regress.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
# to work with several postgreses on a single node
8787
my $schedule = TestLib::slurp_file('../../src/test/regress/parallel_schedule');
8888
$schedule =~ s/test: tablespace/#test: tablespace/g;
89+
$schedule =~ s/test: cfs/#test: cfs/g;
8990
$schedule =~ s/test: largeobject//; # serial schedule
9091
$schedule =~ s/largeobject//; # parallel schedule
9192
unlink('parallel_schedule');

0 commit comments

Comments
 (0)