You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-08 03:22:25 +03:00
Add cfgOptionTest().
Update cfgOption() calls that are better implemented as cfgOptionTest(). Contributed by Cynthia Shang.
This commit is contained in:
committed by
David Steele
parent
a50b1eb5be
commit
45ffe37e4f
@@ -478,7 +478,6 @@ my $oTestDef =
|
||||
&TESTDEF_NAME => 'load',
|
||||
&TESTDEF_TOTAL => 1,
|
||||
&TESTDEF_C => true,
|
||||
&TESTDEF_CDEF => '-DNO_ERROR -DNO_LOG',
|
||||
|
||||
&TESTDEF_COVERAGE =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user