diff --git a/pew.go b/pew.go index 805d757..be72d98 100644 --- a/pew.go +++ b/pew.go @@ -278,9 +278,8 @@ func whatever(swg *sizedwaitgroup.SizedWaitGroup, ka config.Artifact, runOk = true // does not really used testOk = true default: - err = errors.New("Unsupported artifact type") + log.Println("Unsupported artifact type") } - return } func performCI(ka config.Artifact, kcfg config.KernelConfig, binaryPath,