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 6ff3325c77 Enforce requiring repo-cipher-pass at config parse time.
This was not enforced at parse time because repo1-cipher-type could be passed on the command-line even in cases where encryption was not needed by the subprocess.

Filter repo-cipher-type so it is never passed on the command line.  If the subprocess does not have access to the passphrase then knowing the encryption type is useless anyway.
2019-06-05 11:43:17 -04:00
..
Common Add CPPFLAGS to compile rules. 2019-06-01 09:28:31 -04:00
Env Reduce log level for all expect tests to detail. 2019-05-22 18:23:44 -04:00
Module Enforce requiring repo-cipher-pass at config parse time. 2019-06-05 11:43:17 -04:00