You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-05 00:28:52 +02:00
Remove double spaces missed in 1bd5530a
.
This commit is contained in:
@ -1560,7 +1560,7 @@ testRun(void)
|
||||
.comment = "valid manifest copy - full");
|
||||
|
||||
HRN_STORAGE_PUT_Z(
|
||||
storageRepoWrite(), STORAGE_REPO_BACKUP "/20201119-163000F/bundle/1", zNewFmt("XXX%s", fileContents),
|
||||
storageRepoWrite(), STORAGE_REPO_BACKUP "/20201119-163000F/bundle/1", zNewFmt("XXX%s", fileContents),
|
||||
.comment = "valid file");
|
||||
|
||||
// Create WAL file with just header info and small WAL size
|
||||
|
Reference in New Issue
Block a user