https://bugs.koozali.org/show_bug.cgi?id=11542

--- Comment #16 from Brian Read <[email protected]> ---
The "smeserver-qmail-notify-update" does not seem to be created for this
contrib, although it is in the createlinks:

#!/usr/bin/perl -w

use esmith::Build::CreateLinks qw(:all);


foreach $file (
    qw( /etc/crontab ))
{
    templates2events($file, qw(bootstrap-console-save email-update
smeserver-qmail-notify-update));
}

exit 0

I suspect that the template2events may not create the event if it does not
exist?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to