ashb commented on issue #5543: Fix permission error when creating logs URL: https://github.com/apache/airflow/pull/5543#issuecomment-511150905 This will change the path to point to something other than the RIGHT path. If I set my dag_dir to `/a/b/c/d/../../e` This would write logs to `a/b/c/d/e`, instaed of `a/b/e`
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
