uranusjr commented on PR #28881:
URL: https://github.com/apache/airflow/pull/28881#issuecomment-1380078060

   One problem with this is environment variable values not uncommonly contain 
spaces, and that’d break display. Newlines are also possible but far less 
common (and the output would still be semi readable even in the case).
   
   Perhaps we can use `repr` on the value to avoid this?


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

Reply via email to