1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/build/lib/pgBackRestBuild
David Steele 2c1687721e Fix issue where specifying log-level-stderr > warn would cause a local/remote process to error on exit due to output found on stderr when none was expected.
The max value for a local/remote process is now error since there's no reason for these processes to emit warnings.

Reported by Clinton Adams.
2018-03-19 13:08:42 -04:00
..
Build Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
Config Fix issue where specifying log-level-stderr > warn would cause a local/remote process to error on exit due to output found on stderr when none was expected. 2018-03-19 13:08:42 -04:00
Error Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
Build.pm Improve code generation performance. 2018-03-09 23:00:20 -05:00