Skip to content

Commit e20152d

Browse files
authored
Merge pull request #549 from DimitriPapadopoulos/chmod+x
`chmod +x` scripts that start with a shebang
2 parents 94d8d5a + 9f372e4 commit e20152d

File tree

9 files changed

+0
-1
lines changed

9 files changed

+0
-1
lines changed

examples/algorithms/mixed_effects.py

100644100755
File mode changed.

examples/core/parcel_generator.py

100644100755
File mode changed.

examples/labs/need_data/glm_beta_and_variance.py

100644100755
File mode changed.

examples/labs/need_data/one_sample_t_test.py

100644100755
File mode changed.

examples/labs/need_data/tmin_statistic.py

100644100755
File mode changed.

examples/labs/need_data/viz3d.py

100644100755
File mode changed.

tools/fix_longtable.py

100644100755
File mode changed.

tools/gitwash_dumper.py

100644100755
File mode changed.

tools/perlpie

100644100755
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#!/usr/bin/env python3
2-
# -*- coding: utf-8 -*-
32
"""Utility script for performing global search and replace with `perl -p ie`
43
"""
54

0 commit comments

Comments
 (0)