You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-06-20 23:59:28 +02:00
Improve labeling for errors in helper processes.
This commit is contained in:
@ -100,7 +100,7 @@ sub run
|
||||
|
||||
$self->testException(
|
||||
sub {protocolGet(CFGOPTVAL_REMOTE_TYPE_BACKUP, undef, {strBackRestBin => $self->backrestExe()})}, ERROR_FILE_READ,
|
||||
"process 'localhost remote' terminated unexpectedly: ssh: connect to host localhost port 25:");
|
||||
"remote process on 'localhost' terminated unexpectedly: ssh: connect to host localhost port 25:");
|
||||
|
||||
# Destroy protocol object
|
||||
protocolDestroy();
|
||||
|
Reference in New Issue
Block a user