Don't print system_exec output when there is none
This just keeps an unneeded blank line from being output when the process has no output on stdout.
Loading
Please register or sign in to comment
This just keeps an unneeded blank line from being output when the process has no output on stdout.