Closed brugger1 closed 1 month ago
I fixed a bug I introduced in some file pattern matching code in visit-copy-test-results.py.
visit-copy-test-results.py
I used the script to update the test results from last nights test suite run.
Description
I fixed a bug I introduced in some file pattern matching code in
visit-copy-test-results.py
.Type of change
How Has This Been Tested?
I used the script to update the test results from last nights test suite run.
Reminders:
Checklist:
[ ] I have updated the release notes.[ ] I have made corresponding changes to the documentation.[ ] I have added debugging support to my changes.[ ] I have added tests that prove my fix is effective or that my feature works.[ ] I have confirmed new and existing unit tests pass locally with my changes.[ ] I have added new baselines for any new tests to the repo.[ ] I have NOT made any changes to protocol or public interfaces in an RC branch.