potiuk commented on pull request #10346:
URL: https://github.com/apache/airflow/pull/10346#issuecomment-674429272


   > Can we wrap this under the verbosity flag that breeze has?
   
   Actually not :( . Those dirs are created way before --verbose flag is parsed 
:). But I think it's really not a big problem. Usually in this kind of cases 
you want to set `VERBOSE_COMMANDS="true"` variable which runs `set -x` and you 
see all commands as they are run (and it is run as one of the very first things 
in "script_start()"


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