mirror of
https://github.com/openwrt/packages.git
synced 2025-07-22 20:16:28 +00:00
A recent change (00d420e80
) removed the `output` function, which textfile.lua was
using to output metrics. So use the underlying output handle instead
Signed-off-by: Rob Hoelz <rob@hoelz.ro>