mirror of https://github.com/citusdata/citus.git
Remove unused line, @arguments was set but never used
parent
04e2d64764
commit
fd8c142530
|
@ -454,7 +454,6 @@ my $startTime = time();
|
|||
# Finally run the tests
|
||||
if ($vanillatest)
|
||||
{
|
||||
push(@arguments, "--schedule=${postgresSrcdir}/parallel_schedule");
|
||||
$ENV{PGHOST} = $host;
|
||||
$ENV{PGPORT} = $masterPort;
|
||||
$ENV{PGUSER} = $user;
|
||||
|
|
Loading…
Reference in New Issue