Page 1 of 1

Errors in Patch Remedy script

Posted: Tue Jan 19, 2016 1:44 am
by SteveT
Hi Cubert,

I've noticed a couple of minor typos in your Patch Remedy Maintenance script.

In lines 24, 57 and 62, the script attempts to log variable @RESULTS@. This variable does not exist and should be @RESULT@ to get correctly logged messages.

Steve.

Re: Errors in Patch Remedy script

Posted: Tue Jan 19, 2016 12:34 pm
by Cubert
Thanks, I will go have a peek and add that to the bug fix list.