projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d55241a
)
Silence perlcritic warning about missing return.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 19 Oct 2018 18:00:17 +0000
(14:00 -0400)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Fri, 19 Oct 2018 18:00:17 +0000
(14:00 -0400)
Per buildfarm member crake.
src/bin/pg_verify_checksums/t/002_actions.pl
patch
|
blob
|
blame
|
history
diff --git
a/src/bin/pg_verify_checksums/t/002_actions.pl
b/src/bin/pg_verify_checksums/t/002_actions.pl
index a9003b14cc88857df355b5ee73f591ec551de22b..ff4772708b52b11604f2ec64004415d8d94fb27b 100644
(file)
--- a/
src/bin/pg_verify_checksums/t/002_actions.pl
+++ b/
src/bin/pg_verify_checksums/t/002_actions.pl
@@
-109,6
+109,8
@@
sub fail_corrupt
[qr/^$/],
[qr/could not read block/],
"fails for corrupted data in $file");
+
+ return;
}
# Authorized relation files filled with corrupted data cause the