singularity
singularity copied to clipboard
Allows using multiple --env-file flags.
Description of the Pull Request (PR):
Write your description of the PR here. Be sure to include as much background, and details necessary for the reviewers to understand exactly what this is fixing or enhancing.
This fixes or addresses the following GitHub issues:
- Fixes https://github.com/sylabs/singularity/issues/2744
Before submitting a PR, make sure you have done the following:
- Read the Guidelines for Contributing, and this PR conforms to the stated requirements.
- Added changes to the CHANGELOG if necessary according to the Contribution Guidelines
- Added tests to validate this PR, linted with
make checkand tested this PR locally with amake test, andmake testallif possible (see CONTRIBUTING.md). - Based this PR against the appropriate branch according to the Contribution Guidelines
- Added myself as a contributor to the Contributors File