Cosmetic cleanup

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-05-15 16:44:35 -07:00
parent 78af118b9a
commit 43d882db2b

View File

@ -950,6 +950,7 @@ sub fatal_error {
}
cleanup;
if ( $embedded ) {
confess "@_$currentlineinfo" if $confess;
die "@_$currentlineinfo\n";