embench / embench-iot

The main Embench repository
https://www.embench.org/
GNU General Public License v3.0
248 stars 101 forks source link

Json fix #166

Closed DTowersM closed 2 years ago

DTowersM commented 2 years ago

Made some small changes that allow the --json-output switch to correctly output a JSON file

DTowersM commented 2 years ago

This fix isn't well thought out. Removing the opt_comma from the json format will introduce more problems later if the optional comma is needed. Closing this for now so it doesn't get pulled in.