try_count is a string

This commit is contained in:
Sergio Durigan Junior 2017-09-15 13:34:32 -04:00
parent 51966d39ba
commit 03383da762

View file

@ -70,7 +70,7 @@ class DejaResults(object):
out_dict[1][result].add (test_name)
def _write_sum_file(self, sum_dict, builder, rev, filename, header = None,
istry = False, branch = "master", try_count = 0):
istry = False, branch = "master", try_count = "0"):
global gdb_web_base
if istry: