1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele 3df075bf40 Fix test writing "null" into manifest files.
"null" is not allowed in the manifest format (null values should be missing instead) but Perl was treating the invalid values written by this test as if they were missing.

Update the test code to remove the values rather than setting them to "null".
2019-08-18 15:29:18 -04:00
..
Common Allow modules to be included for testing without requiring coverage. 2019-07-25 20:15:06 -04:00
Env Fix test writing "null" into manifest files. 2019-08-18 15:29:18 -04:00
Module Fix test writing "null" into manifest files. 2019-08-18 15:29:18 -04:00