1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test/lib/pgBackRestTest
David Steele 9382283586 Fix issues when a path option is / terminated.
This condition was not being properly checked for in the C code and it caused problems in the info command, at the very least.

Instead of applying a local fix, introduce a new path option type that will rigorously check the format of any incoming paths.

Reported by Marc Cousin.
2019-03-14 13:48:33 +04:00
..
Common Only run test-level stack trace by default for unit-tested modules. 2019-02-27 17:09:19 +02:00
Env Add additional options to backup.manifest for debugging purposes. 2019-03-10 11:03:52 +02:00
Module Fix issues when a path option is / terminated. 2019-03-14 13:48:33 +04:00