Ouss4 commented on a change in pull request #5164:
URL: https://github.com/apache/incubator-nuttx/pull/5164#discussion_r779385033



##########
File path: tools/testbuild.sh
##########
@@ -258,6 +258,10 @@ function build {
     fail=1
   fi
 
+  # Verify that the context rule does not need to be rebuilt
+
+  makefunc context --question

Review comment:
       It is part of the build system, but in `testbuild.sh` we don't unit test 
the build system, it just builds a bunch of configurations.
   I don't have a strong feeling about this, but I wanted to know if we would 
want to add other parts of the build system here.




-- 
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