Appease perlcritic

Food for the gods must always be found somehow, even when the land starves.
This commit is contained in:
Alvaro Herrera 2020-04-07 18:58:19 -04:00
parent 60cbd7751c
commit 7e2ffb3885
No known key found for this signature in database
GPG Key ID: 1C20ACB9D5C564AE
1 changed files with 1 additions and 0 deletions

View File

@ -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