AdoptOpenJDK / AdoptOpenJDK/mjprof
bash syntax used in sh script
Đang mở
- Ngôn ngữ chính
- Java
- Star
- 108
- Fork
- 15
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
On many unix systems `/bin/sh` is a bourne shell compatible on does not support the bash syntax used in `mjprof` script. either change the interpreter to `/bin/bash` or change the syntax to bourne shell.
e.g. on my laptop i got this when running mjprof:
`/home/avishai/tools/mjprof1.0/mjprof: 2: /home/avishai/tools/mjprof1.0/mjprof: Bad substitution`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.