1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-05-22 10:15:16 +02:00

Various fixes and features implemented during doc development

* Better messaging for expiration.
* Fixed already stopped message.
* retention-archive and retention-archive-type now use retention-full and 'full' when not specified.
* Fixed issue where backup-user was required (should default to backrest).
* ExecuteTest now supports retries.
* Fixed issue where log test was not comparing test logs.
* Fixed issue where test logs would not match for ssh connection errors
This commit is contained in:
David Steele
2015-11-22 14:02:14 -05:00
parent 7ff9fc996c
commit 8ddfdcdd3b
34 changed files with 394 additions and 328 deletions
+2 -1
View File
@@ -5,4 +5,5 @@ test/test
test/vm/.vagrant
test/nytprof.out
test/nytprof/*
doc/html/*
doc/output/*
test/vm/package/*