Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: unset executable bit for 'makdep.c' and 'cice.settings' #723

Merged
merged 1 commit into from
May 26, 2022

Commits on May 24, 2022

  1. scripts: unset executable bit for 'makdep.c' and 'cice.settings'

    This allows tab-completion for './cice.s[TAB]' to unambiguously complete
    to './cice.submit'.
    
    'cice.settings' is designed to be sourced anyway, so it makes little
    sense for it to be executable. While at it, also unset the bit for
    'makdep.c'.
    phil-blain committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f5a6f50 View commit details
    Browse the repository at this point in the history