@@ -61,6 +61,9 @@ case $COMPONENTS in
;;
esac
# Run code generation
(set -x ; python3 -m codegen)
TEST_INCLUDE="-Isrc $(find tests -type d | xargs -I{} echo -n "-I{} ")"
TEST_SRC="$(find tests -type f -name "*.c" | xargs -I{} echo -n "{} ")"
The note is not visible to the blocked user.