56e4c861bd
When set -o ERR is set the exit case wasn't executed. From the bash manual page: "The ERR trap is not executed if the failed command is part of the command list immediately following a while or until keyword, part of the test in an if statement, part of a command executed in a && or || list except the command following the final && or ||, any command in a pipeline but the last, or if the command's return value is being inverted using !. These are the same conditions obeyed by the errexit (-e) option." |
||
---|---|---|
.. | ||
.empty | ||
01-remove-localized-manpages.sh | ||
01-remove-misc.sh | ||
02-remove-libtool-archives.sh | ||
02-remove-perl-files.sh | ||
02-remove-python-bytecode-files.sh | ||
03-remove-empty-dirs.sh | ||
04-create-xbps-metadata-scripts.sh | ||
05-generate-gitrevs.sh | ||
06-strip-and-debug-pkgs.sh | ||
98-lib32.sh | ||
99-pkglint.sh | ||
00-compress-info-files.sh | ||
00-uncompress-manpages.sh |