RTEMS Tools | rtems-test: Fix --jobs option in --help output (!16)
Ranulfo Raphael (@ranulfo)
gitlab at rtems.org
Thu Jun 27 20:19:07 UTC 2024
Ranulfo Raphael created a merge request: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/16
Project:Branches: ranulfo/rtems-tools:rtems-test/help to rtems/tools/rtems-tools:main
Author: Ranulfo Raphael
## Summary
This merge request fixes the `--jobs` option in `--help` output.
```
$ rtems-test --help | grep jobs
--jobs=[0..n,none,half,full] : Run with specified number of jobs, default: num CPUs.
$ rtems-test --jobs=full
error: invalid jobs option: full
```
The valid jobs option is `max`.
<!-- Default settings, if it is a dropdown it will set after submission -->
--
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/merge_requests/16
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240627/7bf39be9/attachment.htm>
More information about the bugs
mailing list