mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 07:06:43 +07:00
output
This commit is contained in:
parent
731f802895
commit
1e11b775cf
@ -262,4 +262,8 @@ parse_config_folder() {
|
||||
|
||||
parse_config_folder
|
||||
|
||||
if [ ! "$exit_code" = "0" ]; then
|
||||
echo "ERROR: Will exist with non-zero exit code: '$exit_code'" >&2
|
||||
fi
|
||||
|
||||
exit "$exit_code"
|
||||
|
Loading…
Reference in New Issue
Block a user