mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add missing chmod for mjit-debug-on-fail
This commit is contained in:
parent
60869ebd00
commit
b0965cc2d6
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ mjit-test1:
|
|||
exit 1
|
||||
fi
|
||||
EOS
|
||||
chmod +x /usr/local/bin/mjit-debug-on-fail
|
||||
|
||||
# --jit
|
||||
- script:
|
||||
|
|
Loading…
Reference in a new issue