This commit fixes a bug in bmx7-info script's "$info" call when no
interfaces are being used by BMX7, or when no links have been
established. In those cases, the generated JSON output struct contained
extra commas, which made it invalid.
Closes#430
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net>