mirror of https://github.com/citusdata/citus.git
Rollbacks pg_regress_multi
parent
fd9a8f3192
commit
0c1de3484e
|
@ -630,7 +630,7 @@ for my $port (@followerWorkerPorts)
|
|||
}
|
||||
}
|
||||
|
||||
for my $tablespace ("ts0", "ts1", "ts2", "ts3", "ts4", "ts5")
|
||||
for my $tablespace ("ts0", "ts1", "ts2")
|
||||
{
|
||||
if (-e catfile($TMP_CHECKDIR, $tablespace))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue