ashb edited a comment on issue #13200:
URL: https://github.com/apache/airflow/issues/13200#issuecomment-749179977


   > The current working directory is pretty much accidental, so creating an 
output of "daemon" there is not really what I'd expect.
   
   I view it as the opposite. Every* unix program that deals with filenames on 
the command line treats a non-absolute path input as relative to the current 
directory. We should behave the same. (The fact the program is deamonized is an 
implementation detail.)
   
   \* every one I can think of 


----------------------------------------------------------------
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]


Reply via email to