tadayosi commented on code in PR #3423: URL: https://github.com/apache/camel-k/pull/3423#discussion_r917544211
########## script/Makefile: ########## @@ -97,6 +100,13 @@ else GOBIN=$(shell go env GOBIN) endif +# Support sed on mac osx Review Comment: We discussed macOS support for the build scripts before and decided that macOS users use gnu-sed instead of the scripts taking care of the compatibility. See #3398 Please rever the changes. -- 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]
