HomeSoftware Heritage

fix(install): Don't use getopt for options parsing (#660)

Description

fix(install): Don't use getopt for options parsing (#660)

The code assumed GNU getopt, which is not the default on many platforms, notably OSX.

Fixes #656, and replaces #659.

Details

Provenance
Tomasz Kontusz <tomasz.kontusz@gmail.com>Authored on Sep 7 2020, 10:04 AM
GitHub <noreply@github.com>Committed on Sep 7 2020, 10:04 AM
olasdPushed on Dec 15 2020, 11:43 AM
Parents
R206:98b011ae88ed: fix[readme): Don't recommend nginx in docker-compose (#657)
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed R206:e293a0fc97da: fix(install): Don't use getopt for options parsing (#660) (authored by Tomasz Kontusz <tomasz.kontusz@gmail.com>).Sep 7 2020, 10:04 AM