Skip to content

Commit 193bdaa

Browse files
committed
Make tool/parse_mri_errors.rb executable
1 parent 56699bb commit 193bdaa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tool/parse_mri_errors.rb

100644100755
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
## Expirimental MRI test tagging script
1+
#!/usr/bin/env ruby
2+
## Experimental MRI test tagging script
23
## Needs to be run from the jruby/test/mri directory
34
## Error console output read from stdin or the first argument
45

0 commit comments

Comments
 (0)