Brain fart
This commit is contained in:
parent
69e0591220
commit
4d84146885
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@ from email.mime.text import MIMEText
|
||||||
def SendRootMessageGDBTesters (branch, change, rev,
|
def SendRootMessageGDBTesters (branch, change, rev,
|
||||||
istrysched = False,
|
istrysched = False,
|
||||||
try_to = None,
|
try_to = None,
|
||||||
try_count = 0)
|
try_count = 0):
|
||||||
global GDB_MAIL_TO, GDB_MAIL_FROM
|
global GDB_MAIL_TO, GDB_MAIL_FROM
|
||||||
|
|
||||||
if istrysched:
|
if istrysched:
|
||||||
|
|
Loading…
Reference in a new issue