4 Jul
2020
4 Jul
'20
12:50 p.m.
On Fri, 03 Jul 2020 at 21:29:16, Kevin Morris wrote:
The existing notify.py script was grabbing entries regardless of user suspension. This has been modified to only send notifications to unsuspended users.
This change was written as a solution to https://bugs.archlinux.org/task/65554.
Signed-off-by: Kevin Morris <kevr.gtalk@gmail.com> --- aurweb/scripts/notify.py | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-)
Merged into pu, thanks Kevin! From your emails, I assume that all other patches in this thread are obsolete? I recommend using the -v option of git-send-email (e.g. -v2, -v3, ...) to mark revisions of the same patch.