diff --git a/main.go b/main.go index 7e09a04..d218eb3 100644 --- a/main.go +++ b/main.go @@ -129,7 +129,7 @@ func main() { } } - if len(packagesInQueue) == 0 { + if len(packagesInQueue) > 0 { log.Debugf("found %d of your local packages in queue", len(packagesInQueue)) if *jsonFlag { err = json.NewEncoder(os.Stdout).Encode(JSONOut{