potiuk commented on a change in pull request #7319: [AIRFLOW-6702] Dumping kind 
logs to file.io.
URL: https://github.com/apache/airflow/pull/7319#discussion_r373843307
 
 

 ##########
 File path: airflow/configuration.py
 ##########
 @@ -65,6 +65,7 @@ def run_command(command):
     """
     Runs command and returns stdout
     """
+    print("Running command: {}".format(command))
 
 Review comment:
   True.

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

Reply via email to