ooni-probe-cli/cmd/ooniprobe/internal/log
Simone Basso 30e1ed9f40
fix(ooniprobe show): correctly handle % in the JSON (#738)
This diff fixes the way in which we print JSON results inside
`ooniprobe show <ID>` by using the "%s" fmt specifier rather than
using the JSON string itself as the format string.

See https://github.com/ooni/probe/issues/2082

FWIW, `ooniprobe show --batch <ID>` was already WAI.
2022-05-18 16:56:13 +02:00
..
handlers fix(ooniprobe show): correctly handle % in the JSON (#738) 2022-05-18 16:56:13 +02:00