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.


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to