AdoptOpenJDK / AdoptOpenJDK/mjprof

bash syntax used in sh script

Open
#45 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
108
Forks
15
PR merge metrics
No merged PRs in 30d

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.