Branch: refs/heads/main
Revision: 5a73f75
Author: bradcray
Link: Unavailable
Log Message:
Merge pull request #19392 from bradcray/sub-test-print-precomp
Make printing of PRECOMP line more verbose in start_test
[reviewed by @ronawho and @cassella]
While debugging a failing test today I found myself frustrated that
our start_test log didn't print out the whole PRECOMP command
so that I could reproduce it manually, so made the simple change to
cause it to do so. There are other such commands that the test
system is not as verbose about as it could be, but I don't have the
time currently to update other cases, and figured improving one
was better than dropping it on the floor and running into it again
later.
Modified Files:
M util/test/sub_test.py
Compare: https://github.com/chapel-lang/chapel/compare/fb82fa6ebb90...5a73f75a3d7f