sicarul commented on issue #15279:
URL: https://github.com/apache/airflow/issues/15279#issuecomment-867631634


   Hey y'all, i'm having the same issue now, but i found a workaround, you can 
use this awk command to delete the newlines in the Bash command:
   
   `my_cool_command | awk NF`
   
   In case you have the same problem as i did (In my case it happens with 
running dbt, which puts empty newlines for styling between it's messages)
   
   Have a great day!


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