mirror of
https://github.com/openwrt/packages.git
synced 2026-06-17 21:20:21 +04:00
3085718815
- Fix loop in subshells calling wait builtin with inherited job list - Fix mapfile problem when callback unsets the variable it is modifying - Fix subshells inappropriately running the EXIT trap if they receive a fatal signal before resetting traps Signed-off-by: Wei-Ting Yang <williamatcg@gmail.com>