mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-07 00:43:56 +07:00
enable 'set -e'
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
## See the file COPYING for copying conditions.
|
||||
|
||||
#set -x
|
||||
set -e
|
||||
|
||||
exit_code=0
|
||||
|
||||
|
Reference in New Issue
Block a user