This commit is contained in:
Sergio Durigan Junior 2016-07-23 11:06:27 -04:00
parent 6f4c6d5dbc
commit 889d439c24

View file

@ -419,7 +419,7 @@ send to the gdb-testers mailing list."""
try_to = build.getReason ().strip ("'try' job by user ")
# Sending the root message to gdb-testers.
SendRootMessageGDBTesters (branch, cur_change, istrysched = True, try_to)
SendRootMessageGDBTesters (branch, cur_change, istrysched = True, try_to = try_to)
# Subject
subj = "Try Build on %s, branch %s" % (name, branch)