mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-07-01 11:49:38 +02:00
shopt errexit disabled
This commit is contained in:
@@ -37,7 +37,7 @@ declare -A SOURCE_UNPACK_DIRS
|
||||
#
|
||||
# $1 exit code
|
||||
#
|
||||
set -o errexit
|
||||
#set -o errexit
|
||||
|
||||
error_handler() {
|
||||
local -i ec=$?
|
||||
|
||||
Reference in New Issue
Block a user