1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-17 01:12:23 +02:00

Add block incremental to real/all test output.

This commit is contained in:
David Steele
2023-02-07 14:09:50 +07:00
parent 31cad5e09e
commit 089fae035b
2 changed files with 15 additions and 1 deletions

View File

@ -84,7 +84,7 @@ sub run
# Increment the run, log, and decide whether this unit test should be run
next if !$self->begin(
"bkp ${bHostBackup}, tls ${bTls}, dst ${strBackupDestination}, cmp ${strCompressType}, storage ${strStorage}" .
", enc ${bRepoEncrypt}");
", enc ${bRepoEncrypt}, bi ${bBlockIncr}");
# Create hosts, file object, and config
my ($oHostDbPrimary, $oHostDbStandby, $oHostBackup) = $self->setup(