1
0
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:
David Steele
2015-01-28 16:25:38 -05:00
parent 499d6c8422
commit 19e455afc1
2 changed files with 14 additions and 45 deletions

View File

@ -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)
{