Better to reset trap and explicitly exit success
MFC after: 3 days X-MFC-to: stable/10
This commit is contained in:
parent
cf27eb785e
commit
d06c7f4aee
@ -129,7 +129,8 @@ bsdinstall umount
|
||||
|
||||
f_dprintf "Installation Completed at %s" "$( date )"
|
||||
|
||||
trap true EXIT
|
||||
trap - EXIT
|
||||
exit $SUCCESS
|
||||
|
||||
################################################################################
|
||||
# END
|
||||
|
Loading…
x
Reference in New Issue
Block a user