Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634 
was reviewed by Gedare Bloom

--
  
Gedare Bloom started a new discussion on rtems-bsps: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127634

 >  
 > +    def json(self):
 > +        """Returns BSPS in JSON format by architecture and family"""

should be BSPs

--
  
Gedare Bloom started a new discussion on rtems-bsps: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127635

 > -                       action='store_true')
 > +    argsp.add_argument(
 > +        '-j',

should it be a capital J like the others?

--
  
Gedare Bloom started a new discussion on rtems-bsps: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634#note_127636

 > +        '-j',
 > +        '--json',
 > +        help='Output JSON in "arch: [(bsp, family, path)]" format',

I think it should be "Output `something` in JSON format"?


-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/634
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

Reply via email to