diff --git a/Scripts/Common/Tag_Verifier.sh b/Scripts/Common/Tag_Verifier.sh index a326502d..22178a1f 100644 --- a/Scripts/Common/Tag_Verifier.sh +++ b/Scripts/Common/Tag_Verifier.sh @@ -15,7 +15,7 @@ #You should have received a copy of the GNU General Public License #along with this program. If not, see . umask 0022; -set -uo pipefail; +#set -uo pipefail; source "$DOS_SCRIPTS_COMMON/Shell.sh"; gpgVerifyGitTag() {