[gettor/master] Better name for OS

16 Feb
2016
16 Feb
'16
8:26 p.m.
commit 6f7b7b33317076d176531b6918390cf2b8c2c928 Author: ilv <ilv@users.noreply.github.com> Date: Tue Feb 16 17:26:47 2016 -0300 Better name for OS --- gettor/smtp.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gettor/smtp.py b/gettor/smtp.py index 1cc8db3..32b43ae 100644 --- a/gettor/smtp.py +++ b/gettor/smtp.py @@ -374,7 +374,7 @@ class SMTP(object): try: links_subject = self._get_msg('links_subject', 'en') links_msg = self._get_msg('links_msg', 'en') - links_msg = links_msg % (os, links) + links_msg = links_msg % (OS[os], links) self._send_email( from_addr,
3380
Age (days ago)
3380
Last active (days ago)
0 comments
1 participants
participants (1)
-
ilv@torproject.org