AdoptOpenJDK / AdoptOpenJDK/mjprof
bash syntax used in sh script
未關閉
- 主要語言
- Java
- 星號
- 108
- 分支
- 15
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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`
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。