Skip to content

Commit

Permalink
scripts: unset executable bit for 'makdep.c' and 'cice.settings' (CIC…
Browse files Browse the repository at this point in the history
…E-Consortium#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
phil-blain authored May 26, 2022
1 parent be8709b commit 317b862
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Empty file modified configuration/scripts/cice.settings
100755 → 100644
Empty file.
Empty file modified configuration/scripts/makdep.c
100755 → 100644
Empty file.

0 comments on commit 317b862

Please sign in to comment.