mik-laj commented on a change in pull request #6496: [AIRFLOW-5704] Improve 
Kind Kubernetes scripts for local testing. Depends on [AIRFLOW-5827] 
[AIRFLOW-5830] [AIRFLOW-5829]
URL: https://github.com/apache/airflow/pull/6496#discussion_r342141681
 
 

 ##########
 File path: breeze
 ##########
 @@ -757,13 +775,15 @@ fi
 # Those files are mounted into container when run locally
 # .bash_history is preserved and you can modify .bash_aliases and .inputrc
 # according to your liking
+if [[ -d "${MY_DIR}/.bash_history" ]]; then
 
 Review comment:
   Thanks for that. This will probably fix my bash history. 😸 

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