Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
scripts: unset executable bit for 'makdep.c' and 'cice.settings' (#723)
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'.
- Loading branch information