Commit 59621bf
authored
Manage completion permissions through source control (#299)
Remove the executable bit from the completion file: it
is sourced and should never have been executable.
The globbetyglob()/make_scripts_executable() functions,
introduced in ae7bebe ("Add autoconf && ./configure &&
make test_xml replacement", 2007-09-08), are no longer
needed. Executable bits are now managed by version
control, so the functions are removed as well.1 parent 4c54e12 commit 59621bf
2 files changed
Lines changed: 0 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
| |||
192 | 190 | | |
193 | 191 | | |
194 | 192 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | 193 | | |
215 | 194 | | |
216 | 195 | | |
| |||
532 | 511 | | |
533 | 512 | | |
534 | 513 | | |
535 | | - | |
536 | | - | |
537 | 514 | | |
538 | 515 | | |
539 | 516 | | |
| |||
File mode changed.
0 commit comments