aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/t/011_in_place_tablespace.pl
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_basebackup/t/011_in_place_tablespace.pl')
-rw-r--r--src/bin/pg_basebackup/t/011_in_place_tablespace.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/pg_basebackup/t/011_in_place_tablespace.pl b/src/bin/pg_basebackup/t/011_in_place_tablespace.pl
index 9e53dada4fa..ec942e54eee 100644
--- a/src/bin/pg_basebackup/t/011_in_place_tablespace.pl
+++ b/src/bin/pg_basebackup/t/011_in_place_tablespace.pl
@@ -17,7 +17,7 @@ my @pg_basebackup_defs =
# Set up an instance.
my $node = PostgreSQL::Test::Cluster->new('main');
-$node->init('allows_streaming' => 1);
+$node->init(allows_streaming => 1);
$node->start();
# Create an in-place tablespace.