Hi,
On Fri, Jul 31, 2015 at 11:01 AM, feckert <[email protected]> wrote:
> + echo "dsl.latency_num_down=$sidu"
> + echo "dsl.latency_num_up=$sidd"
this hunk breaks the luci status/overview page, see `logread` for a
syntax error message. Both values need to be "-quoted, they're
whitespace seperated strings ("x ms").
> status() {
> + echo
> "-------------------------------------------------------------------------------------"
lucistat() calls status(), so these lines are now part of the
generated lua code ran by luci. Doesn't seem to break anything, but
seems unindented?
Regards,
Andre
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel