-
Notifications
You must be signed in to change notification settings - Fork 48
Open
ProspectOne/homebrew-perfops
#2Labels
Description
Installed perfops via Homebrew:
% perfops -v
perfops:
version: v0.7.9
build date: 2020-02-21
git hash: 6034fa9
go version: go1.13.8
go compiler: gc
platform: darwin/amd64
Whenever I execute a "measurement" via perfops, I receive the following error message:
perfops mtr -F "Italy" google.com
Error: json: cannot unmarshal bool into Go struct field RunOutput.finished of type string
Furthermore, the latest version available via Homebrew is 0.7.9, any chance to release 0.8.1 as well?
Thanks in advance.
lwillek