gluon/package/gluon-core/luasrc
Matthias Schiffer 0e681d5c37
gluon-core: util: avoid unintended second return value from gsub()
gsub() returns the number of matches as its second return value. This
was unintendedly passed through by the util functions trim() and
node_id(). It can be presumed that this had no effect in practice, but
it can lead to surprising output when passing values to print() for
debugging.
2020-05-04 23:38:22 +02:00
..
lib/gluon/upgrade ath79-generic: add support for GL.iNet GL-AR750S 2020-04-09 20:29:24 +02:00
usr gluon-core: util: avoid unintended second return value from gsub() 2020-05-04 23:38:22 +02:00