#6 Don't swallow the output of go get when it fails.
Merged by eclipseo. Opened by qulogic.
GoSIG/ qulogic/go2rpm debug-go-get  into  master

Download 6.patch

check_output consumes the output, so the user will just see an exception, but not the real problem from go get.

Pull-Request has been merged by eclipseo

Metadata