Opened 8 years ago

Last modified 8 years ago

#15233 closed defect

Fix bashism in josm launcher — at Initial Version

Reported by: sebastic Owned by: bastiK
Priority: normal Milestone: 17.09
Component: Ubuntu package Version:
Keywords: linux shell bash Cc: sebastic

Description

The recent Java 9 change (SVN r12713) to the josm launchers introduced a bashism, the test only works when bash is configured as /bin/sh.

The attached patch changes the test to use expr(1) which should be portable to all shells.

Change History (1)

by sebastic, 8 years ago

Attachment: bashisms.patch added
Note: See TracTickets for help on using tickets.