mirror of
https://github.com/openwrt/packages.git
synced 2025-08-24 18:32:26 +00:00
Using $(...) to call an internal function causes a fork(). Pass the name of the return variable as first parameter, and write to it using 'export -n'. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>