You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-09-16 09:06:18 +02:00
Fix incorrect comment (obviously pasted from S3 code).
This commit is contained in:
@@ -264,7 +264,7 @@ storageRemotePathRemove(THIS_VOID, const String *path, bool recurse)
|
||||
}
|
||||
|
||||
/***********************************************************************************************************************************
|
||||
Sync a path. There's no need for this on S3 so just return success.
|
||||
Sync a path
|
||||
***********************************************************************************************************************************/
|
||||
static void
|
||||
storageRemotePathSync(THIS_VOID, const String *path)
|
||||
|
Reference in New Issue
Block a user