raiden00pl opened a new pull request, #5:
URL: https://github.com/apache/nuttx-ntfc/pull/5
All sessions from a manifest run now share a single timestamped result
directory instead of each session creating its own timestamped directory.
The final directory layout looks like this now:
```
result/<timestamp>/
report.xml
report/
result_summary.txt
result_summary.html
session-a/
report.xml
report.html
session.config.txt
...
session-b/
report.xml
report.html
session.config.txt
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]