mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-05-03 03:54:51 -04:00
output
This commit is contained in:
parent
731f802895
commit
1e11b775cf
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue