You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-01 00:25:06 +02:00
Some fixes in unit tests - more needed.
This commit is contained in:
@ -519,7 +519,7 @@ sub BackRestTestCommon_ConfigCreate
|
||||
}
|
||||
|
||||
$oParamHash{'global:log'}{'level-console'} = 'error';
|
||||
$oParamHash{'global:log'}{'level-file'} = 'trace';
|
||||
$oParamHash{'global:log'}{'level-file'} = 'debug';
|
||||
|
||||
if ($strLocal eq BACKUP)
|
||||
{
|
||||
|
Reference in New Issue
Block a user