mirror of
https://github.com/opnsense/src.git
synced 2026-03-09 01:30:47 -04:00
Before this fix, only the first statement of the trap was executed if
evalskip was set. This is for example the case when:
o "-e" is set for this shell
o a trap is set on EXIT
o a function returns 1 and causes the script to abort
Reviewed by: jilles
MFC after: 2 weeks
|
||
|---|---|---|
| .. | ||
| date | ||
| mv | ||
| pax | ||
| sh | ||
| test | ||
| Makefile | ||