jerpelea opened a new pull request, #16186:
URL: https://github.com/apache/nuttx/pull/16186

   ## Summary
   …r_specific_module_path' referenced before assignment
   
   fix
   
   Traceback (most recent call last):
     File "/home/ubuntu20042/nuttxspace/nuttx/tools/host_info_dump.py", line 
575, in <module>
       header = generate_header(args)
     File "/home/ubuntu20042/nuttxspace/nuttx/tools/host_info_dump.py", line 
466, in generate_header
       sys.path.append(os.path.abspath(vendor_specific_module_path))
   UnboundLocalError: local variable 'vendor_specific_module_path' referenced 
before assignment make: *** [tools/Unix.mk:644: host_info] Error 1
   
   ## Impact
   
   RELEASE
   
   ## Testing
   
   CI


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to