AdoptOpenJDK / AdoptOpenJDK/mjprof
bash syntax used in sh script
Ouverte
- Langage dominant
- Java
- Étoiles
- 108
- Forks
- 15
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.