Skip to content

Commit 8423e90

Browse files
committed
fix shebang in nipype_crash_search
1 parent 943fcad commit 8423e90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/nipype_crash_search

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!python
22
"""Search for tracebacks inside a folder of nipype crash
33
log files that match a given regular expression.
44

0 commit comments

Comments
 (0)