You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-12-15 23:33:42 +02:00
Fixed config warnings raised from a remote process causing errors in the master process.
Fixed by Cynthia Shang.
This commit is contained in:
committed by
David Steele
parent
74053ed842
commit
7e982f05f5
@@ -136,7 +136,7 @@ my $oTestDef =
|
||||
[
|
||||
{
|
||||
&TESTDEF_NAME => 'unit',
|
||||
&TESTDEF_TOTAL => 7,
|
||||
&TESTDEF_TOTAL => 1,
|
||||
},
|
||||
{
|
||||
&TESTDEF_NAME => 'option',
|
||||
|
||||
Reference in New Issue
Block a user