AdoptOpenJDK / AdoptOpenJDK/mjprof

bash syntax used in sh script

Abierto
#45 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
108
Forks
15
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.