You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Add missing linefeed.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user