Fixes the following vet report: command/rpc_test.go:61: missing argument for Fatalf(%s): format reads arg 3, have only 2 args
Similar as in serf: https://github.com/hashicorp/serf/pull/210