Bowrna edited a comment on pull request #21145:
URL: https://github.com/apache/airflow/pull/21145#issuecomment-1038979622


   @potiuk I could see that chmod permission is done in symbolic mode. Could 
this be done in octal mode? I have this doubt because when we do in symbolic 
mode we can toggle one of the group/user/other permission alone without 
touching others, but when we do in octal mode, it changes the entire 
permission. 
   
   
https://github.com/apache/airflow/blob/28378d867afaac497529bd2e1d2c878edf66f460/scripts/ci/libraries/_permissions.sh#L42-L53


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to