luci-base: additionally return error code strings in luci.util.ubus()
authorJo-Philipp Wich <jo@mein.io>
Tue, 24 Apr 2018 17:22:55 +0000 (19:22 +0200)
committerJo-Philipp Wich <jo@mein.io>
Tue, 24 Apr 2018 17:22:55 +0000 (19:22 +0200)
Add a 3rd return value to luci.util.ubus() containing the string value
of the error return value.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>

No differences found