1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-15 01:04:37 +02:00

Added release.pl to make releases reproducible.

This commit is contained in:
David Steele
2016-07-02 11:08:25 -04:00
parent 1b62354dcb
commit 6e52808065
4 changed files with 211 additions and 15 deletions

View File

@ -131,17 +131,8 @@ eval
!$bNoExe
or confess "--no-exe ${strError}";
!$bNoCache
or confess "--no-cache ${strError}";
!@stryRequire
or confess "--require ${strError}";
!@stryOutput
or confess "--out ${strError}";
!@stryExclude
or confess "--exclude ${strError}";
}
# Set console log level