xiaoxiang781216 commented on a change in pull request #11: Split check testlist 
to enable multiple jobs in CI build
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/11#discussion_r387533561
 
 

 ##########
 File path: cibuild.sh
 ##########
 @@ -174,11 +174,11 @@ function run_builds {
   local ncpus=`grep -c ^processor /proc/cpuinfo`
   local options="-j $ncpus"
 
-  if [ "X$build" = "Xcheck" ]; then
 
 Review comment:
   should we pass -x from command line instead of the hardcode relateship 
between full.data and -x?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to