mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
Add missing linefeed.
This commit is contained in:
parent
3b8f0ef7ae
commit
3fb6da6412
@ -82,6 +82,7 @@ storageReadPosixOpen(THIS_VOID)
|
||||
else
|
||||
THROW_SYS_ERROR_FMT(FileOpenError, STORAGE_ERROR_READ_OPEN, strZ(this->interface.name)); // {vm_covered}
|
||||
}
|
||||
|
||||
// On success set free callback to ensure the file descriptor is freed
|
||||
if (this->fd != -1)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user