On 28 February 2018 at 22:17, Chris Adams <li...@cmadams.net> wrote:
> Once upon a time, Jeffrey Ross <j...@bubble.org> said:
>> Since this is simply a warning and not a failure I can do one of a
>> few things
>>
>> 1) ignore the warning which generates an email from cron
>> 2) remove the "use warnings" from the exiqsumm script
>> 3) send standard error for the this cron job to /dev/null
>
> 4) if there's no other CLI argument processing in the script, call it
>    like "exiqsumm ignored"

5) Change line 48 so it says:

    if (@ARGV and $ARGV[0] eq '--version') {

For bonus points, submit that fix back to the project.

-- 
Dave Cross :: d...@dave.org.uk
http://dave.org.uk/
@davorg
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to