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