mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-03 03:59:16 +01:00
Return failure status when a supported command fails.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
edaf541850
commit
a83663bf25
@ -38,6 +38,7 @@ echo_notdone () {
|
||||
echo "not done (check $INITLOG)."
|
||||
fi
|
||||
|
||||
exit 1
|
||||
}
|
||||
|
||||
not_configured () {
|
||||
|
Loading…
Reference in New Issue
Block a user