Appease perlcritic

Food for the gods must always be found somehow, even when the land starves.
pull/51/head
Alvaro Herrera 6 years ago
parent 60cbd7751c
commit 7e2ffb3885
No known key found for this signature in database
GPG Key ID: 1C20ACB9D5C564AE
  1. 1
      src/test/recovery/t/019_replslot_limit.pl

@ -192,6 +192,7 @@ sub advance_wal
{
$node->safe_psql('postgres', "CREATE TABLE t (); DROP TABLE t; SELECT pg_switch_wal();");
}
return;
}
# return the size of logfile of $node in bytes

Loading…
Cancel
Save