MartijnVisser commented on code in PR #19571:
URL: https://github.com/apache/flink/pull/19571#discussion_r858835514
##########
docs/build_docs.sh:
##########
@@ -24,5 +24,6 @@ then
exit 1
fi
git submodule update --init --recursive
-
+source ./setup_docs.sh
Review Comment:
No, I just searched if `source` was used elsewhere in the Flink codebase and
saw it was, so used that. Any preference from your end?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]