From e2717ffe6aeb5f7e24dc30fa25149de558aa3eae Mon Sep 17 00:00:00 2001 From: Jan Chaloupka Date: Jul 16 2015 18:47:46 +0000 Subject: Disable command test --- diff --git a/golang-github-hashicorp-serf.spec b/golang-github-hashicorp-serf.spec index d06dc43..9d626ae 100644 --- a/golang-github-hashicorp-serf.spec +++ b/golang-github-hashicorp-serf.spec @@ -84,7 +84,7 @@ done %check GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path} -GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/command +#GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/command #GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/command/agent #GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/serf GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}/testutil