mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-09 11:42:39 -04:00
nounset
This commit is contained in:
parent
f086787464
commit
f023651c98
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ true "$0: START PHASE 2"
|
|||
set -o errexit
|
||||
set -o errtrace
|
||||
set -o pipefail
|
||||
#set -o nounset
|
||||
set -o nounset
|
||||
|
||||
error_handler() {
|
||||
exit_code="$?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue