https://bugzilla.redhat.com/show_bug.cgi?id=1120865



--- Comment #6 from Vincent Batts <[email protected]> ---
ah, also in %check:

-GOPATH=%{gopath}:%{buildroot}/%{gopath} go test %{import_path}
+GOPATH=%{buildroot}/%{gopath}:%{gopath} go test %{import_path}

Because the test will step through GOPATH, first to last looking for the
%{import_path} that is being tested.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to