You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-09 00:45:49 +02:00
Update HINT messages to conform to new standard detailed in CODING.md.
This commit is contained in:
committed by
David Steele
parent
c5f496b903
commit
56bf9d0566
@ -745,7 +745,7 @@ testRun(void)
|
||||
"FileMissingError: " STORAGE_ERROR_READ_MISSING "\n"
|
||||
"HINT: backup.info cannot be opened and is required to perform a backup.\n"
|
||||
"HINT: has a stanza-create been performed?\n"
|
||||
"HINT: use option --stanza if encryption settings are different for the stanza than the global settings",
|
||||
"HINT: use option --stanza if encryption settings are different for the stanza than the global settings.",
|
||||
strPtr(backupStanza2Path), strPtr(backupStanza2Path), strPtr(strNewFmt("%s/backup.info.copy",
|
||||
strPtr(backupStanza2Path))));
|
||||
}
|
||||
|
Reference in New Issue
Block a user