You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-08 03:22:25 +03:00
Config parsing no longer implemented in Perl.
Options are passed to Perl as JSON from the C process.
This commit is contained in:
@@ -470,18 +470,6 @@ my $oTestDef =
|
||||
'config/load' => TESTDEF_COVERAGE_FULL,
|
||||
},
|
||||
},
|
||||
{
|
||||
&TESTDEF_NAME => 'unit',
|
||||
&TESTDEF_TOTAL => 1,
|
||||
},
|
||||
{
|
||||
&TESTDEF_NAME => 'option',
|
||||
&TESTDEF_TOTAL => 34,
|
||||
},
|
||||
{
|
||||
&TESTDEF_NAME => 'config-perl',
|
||||
&TESTDEF_TOTAL => 25,
|
||||
}
|
||||
]
|
||||
},
|
||||
# Storage tests
|
||||
|
||||
Reference in New Issue
Block a user