Closed
Description
Parts of the system assume the dllsuffix is one or two underscores when it is not passed. This can lead to issues when reusing build artefacts as the extraction code assumes the underscores if no suffix is passed (e.g. #36).
Some means to differentiate not passed from passed would be handy as I have not found a good way yet. Alternately a getopts approach could be tried.
https://www.baeldung.com/linux/bash-parse-command-line-arguments
Metadata
Metadata
Assignees
Labels
No labels