Amar Takhar commented on a discussion on source-builder/sb/reports.py: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/170#note_127942 > '--list-configs': 'List available configurations', > '--format': 'Output format (text, html, markdown, ini, xml)', > '--output': 'File name to output the report', > - '--sanitize': 'Remove Remotes information from report' > + '--sanitize': 'Remove Remotes information from report', > + '--skip-error': 'Make errors non fatal' That seemed like a lot more work and this was specific to sb-reports I didn't want to use a current option in case it affected something else if someone were to use `--keep-going` in a different context. This should only ever be required by `sb-reports` since every other case you'd want a fully resolved config. -- View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/170#note_127942 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
