-
Steve Kuznetsov authored
When the verify scripts fail to install a component using `go get` today, they silence output go `stderr` and cause the user to not get any actionable feedback on failure. Signed-off-by:Steve Kuznetsov <skuznets@redhat.com>
When the verify scripts fail to install a component using `go get`
today, they silence output go `stderr` and cause the user to not get any
actionable feedback on failure.
Signed-off-by:
Steve Kuznetsov <skuznets@redhat.com>