hterik opened a new pull request #19150: URL: https://github.com/apache/airflow/pull/19150
On OSX, sed -i always requires the suffix argument, so it is normally passed as empty string when not desired. On other linux, for example Ubuntu, it should not be passed at all when it is empty. This gave errors about file not found when running the generator. -- 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]
