Commit 7e2ffb38 authored by Alvaro Herrera's avatar Alvaro Herrera

Appease perlcritic

Food for the gods must always be found somehow, even when the land starves.
parent 60cbd775
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment