mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-01-10 15:17:57 +07:00
output
This commit is contained in:
parent
78d33d8b57
commit
195e00cc87
@ -413,7 +413,7 @@ parse_config_folder() {
|
|||||||
parse_config_folder
|
parse_config_folder
|
||||||
|
|
||||||
if [ ! "$exit_code" = "0" ]; then
|
if [ ! "$exit_code" = "0" ]; then
|
||||||
echo "ERROR: Will exist with non-zero exit code: '$exit_code'" >&2
|
echo "ERROR: Will exit with non-zero exit code: '$exit_code'" >&2
|
||||||
fi
|
fi
|
||||||
|
|
||||||
exit "$exit_code"
|
exit "$exit_code"
|
||||||
|
Loading…
Reference in New Issue
Block a user