mirror of
https://github.com/openwrt/packages.git
synced 2025-08-06 10:41:43 +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>