You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Replace dynamically built class hierarchies in I/O layer with fixed parent() calls.
This commit is contained in:
@@ -164,7 +164,7 @@ my $oTestDef =
|
||||
},
|
||||
{
|
||||
&TESTDEF_NAME => 'io-handle',
|
||||
&TESTDEF_TOTAL => 7,
|
||||
&TESTDEF_TOTAL => 6,
|
||||
|
||||
&TESTDEF_COVERAGE =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user