You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/01/05 04:41:14 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #5164: Add test to CI to verify that the `context` rule doesn't need to be rebuilt between runs

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



##########
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:
       should we generate some log in the error case?




-- 
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-unsubscribe@nuttx.apache.org

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