edithturn edited a comment on pull request #20701:
URL: https://github.com/apache/airflow/pull/20701#issuecomment-1012164422


   ` The command "true" always returns "0" and "command || true" works in the 
way that regardless what is returned by the command, the always "true" result 
will be used.`
   
   if we don't want this never fails why we should set check = False?
   
   `Actually if it will finish with state != 0.`
   ![Screenshot from 2022-01-13 
08-58-54](https://user-images.githubusercontent.com/58795858/149343696-498cf2dd-df76-495f-9651-62864bbb4b58.png)
   
   "sudo apt-get clean" returns "0".
   
   @potiuk let me understand it, I will appreciate it. 🙇🏼‍♀️ 
   
   Note. I am trying to test build-image with your instructions. 💪🏼 


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