1
0
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:
David Steele
2015-04-07 19:21:48 -04:00
parent 43d86e64a4
commit 9fe7f87e3a
3 changed files with 9 additions and 7 deletions

View File

@ -394,7 +394,7 @@ sub BackRestTestBackup_Create
BackRestTestCommon_PathCreate(BackRestTestCommon_LocalPathGet());
}
BackRestTestCommon_CreateRepo();
BackRestTestCommon_CreateRepo($bRemote);
# Create the cluster
if ($bCluster)