open-consul/command
Emil Hessman 73ad8fcb84 command: address vet report in test
Fixes the following vet report:

command/rpc_test.go:61: missing argument for Fatalf(%s): format reads arg 3, have only 2 args
2015-01-17 07:57:11 +01:00
..
agent Merge pull request #610 from dave-tucker/bug/609 2015-01-16 16:46:37 -08:00
event.go api: initial import from armon/consul-api 2015-01-06 10:40:00 -08:00
event_test.go command/event: Adding new event command 2014-08-28 16:40:31 -07:00
exec.go command/exec: Use TTL for local and foreign 2015-01-07 14:27:29 -08:00
exec_test.go command: check LastIndex is not zero while waiting for leader 2015-01-07 15:18:00 -08:00
force_leave.go
force_leave_test.go gofmt 2014-05-20 16:25:29 -07:00
info.go
info_test.go
join.go
join_test.go
keygen.go
keygen_test.go
keyring.go command/keyring: adjust command help 2014-11-19 16:36:18 -08:00
keyring_test.go consul: more tests, remove unused KeyManager() method 2014-11-19 16:37:40 -08:00
leave.go
leave_test.go
members.go command/members: Improve output. Fixes #143 2014-06-06 16:00:02 -07:00
members_test.go command/members: Remove tests for old role filter 2014-06-08 14:02:24 -07:00
monitor.go
reload.go command/reload: Adding new command 2014-06-11 10:58:26 -07:00
reload_test.go command/reload: Adding new command 2014-06-11 10:58:26 -07:00
rpc.go command: fix up env var/cli arg precedence and tests 2015-01-16 17:45:13 -08:00
rpc_test.go command: address vet report in test 2015-01-17 07:57:11 +01:00
util_test.go consul: more tests, remove unused KeyManager() method 2014-11-19 16:37:40 -08:00
version.go Make the 'consul version' to return value that is from 'git describe --tags' 2014-11-18 22:15:58 +00:00
version_test.go
watch.go remove control flow on errExit by switching from bool to int 2014-12-06 12:50:38 +01:00
watch_test.go command/watch: Adding tests 2014-08-21 16:08:21 -07:00