@@ -60,7 +60,9 @@ func main() {
if errorMessage != "" {
fmt.Print(errorMessage)
}
os.Exit(returnCode)
if returnCode != 0 {
}()
command := cmd.RootCommand()
The note is not visible to the blocked user.