aaP_odiditech Given how its written, it will always be successful since there's no output to be parsed, its all being shoved off to null.
If you want to have a success state, you have to have a stdoutput from the command that can be more than a blind success state.
What are you trying to accomplish/do with the cron job exactly and what sort of stdoutput would be returned for a failure state to be parsed?