liuguo09 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_r387615991
##########
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:
Good suggestion. Done
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services