xiaoxiang781216 commented on code in PR #17017: URL: https://github.com/apache/nuttx/pull/17017#discussion_r2361494839
########## tools/test-oot-build.sh: ########## @@ -0,0 +1,53 @@ +#!/usr/bin/env bash Review Comment: add copyright ########## tools/test-oot-build.sh: ########## @@ -0,0 +1,53 @@ +#!/usr/bin/env bash +set -euo pipefail Review Comment: should we move this file to tools/ci/cibuild-oot.sh? since it's specially designed for 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