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,
|
||||
istrysched = False,
|
||||
try_to = None,
|
||||
try_count = 0)
|
||||
try_count = 0):
|
||||
global GDB_MAIL_TO, GDB_MAIL_FROM
|
||||
|
||||
if istrysched:
|
||||
|
|
Loading…
Reference in a new issue