Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Unary operator error with Java 9 #52

@peterdell

Description

@peterdell

Hi,

line 312 need quotes around the first operand of the ==. Otherwise there is an error reporting unary operator on Mac OS X with Java 9.0.1, 64 bit

if [ "${java_ver:0:2}" == "1." ] ; then

Regards, Peter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions