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