mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
output
This commit is contained in:
parent
78d33d8b57
commit
195e00cc87
@ -413,7 +413,7 @@ parse_config_folder() {
|
||||
parse_config_folder
|
||||
|
||||
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
|
||||
|
||||
exit "$exit_code"
|
||||
|
Loading…
Reference in New Issue
Block a user