ooni-probe-cli/cmd/ooniprobe/internal/log/handlers
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
..
batch fix(ooniprobe): send batch output to stdout (#261) 2021-03-24 11:39:45 +01:00
cli fix(ooniprobe show): correctly handle % in the JSON (#738) 2022-05-18 16:56:13 +02:00
syslog fix: import path should be github.com/ooni/probe-cli/v3 (#200) 2021-02-02 10:32:46 +01:00