Chris Johns commented on a discussion on tester/rt/report.py: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/88#note_151949

 >          timeout = False
 >          test_too_long = False
 >          prefixed_output = []
 > +        self.lock.acquire()
 > +        try:
 >              for line in output:

Getting the header updates `last_update`.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/88#note_151949
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to