mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-18 04:11:22 +01:00
Cosmetic cleanup
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
78af118b9a
commit
43d882db2b
@ -950,6 +950,7 @@ sub fatal_error {
|
|||||||
}
|
}
|
||||||
|
|
||||||
cleanup;
|
cleanup;
|
||||||
|
|
||||||
if ( $embedded ) {
|
if ( $embedded ) {
|
||||||
confess "@_$currentlineinfo" if $confess;
|
confess "@_$currentlineinfo" if $confess;
|
||||||
die "@_$currentlineinfo\n";
|
die "@_$currentlineinfo\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user