Consider the following scenario:
Problem The execution of a shell command (Radon in this example) does not retrieve an status code different to 0 when there is output (if there is output there are issues). The command does not gives parameter to handle it.
Check if the length of the output is non empty (-n).