Skip to content

bash syntax used in sh script #45

@nukemberg

Description

@nukemberg

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions