Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
validate: launcher: Remove redundant check
self.out is always available when _get_captured() is called. Patch 4/5 to move logfile handling out of Reporter and into Test.
- Loading branch information
500206d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
OK