PROCTools: Ci reference script, Handle the case where a key message is truncated.
Compare changes
Files
2@@ -16,10 +16,8 @@ This is a good way to check that the proposed changes look rational before actua
@@ -74,14 +72,18 @@ def process_log_file(url, branch, test_name):
@@ -190,23 +192,36 @@ def update_reference_files(actually_update=True, update_local_files=False):
@@ -250,8 +265,7 @@ def update_reference_files(actually_update=True, update_local_files=False):
@@ -264,13 +278,8 @@ def create_dir_and_copy_refs(test, actually_update=False):
@@ -285,13 +294,17 @@ def create_dir_and_copy_refs(test, actually_update=False):
@@ -393,7 +406,7 @@ if __name__ == '__main__':
@@ -403,7 +416,9 @@ if __name__ == '__main__':