You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-07-17 01:12:23 +02:00
Allow any boolean option that is not command-line only to be negated.
This commit is contained in:
@ -394,7 +394,7 @@ sub BackRestTestBackup_Create
|
||||
BackRestTestCommon_PathCreate(BackRestTestCommon_LocalPathGet());
|
||||
}
|
||||
|
||||
BackRestTestCommon_CreateRepo();
|
||||
BackRestTestCommon_CreateRepo($bRemote);
|
||||
|
||||
# Create the cluster
|
||||
if ($bCluster)
|
||||
|
Reference in New Issue
Block a user