Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix tests for when Apptainer/Singularity is available #7

Closed
espenhgn opened this issue Oct 1, 2024 · 0 comments · Fixed by #8
Closed

Fix tests for when Apptainer/Singularity is available #7

espenhgn opened this issue Oct 1, 2024 · 0 comments · Fixed by #8
Assignees

Comments

@espenhgn
Copy link
Contributor

espenhgn commented Oct 1, 2024

Syntax like this is no longer an option:

singularity run containers/mtag.sif python --version
usage: mtag.py [-h] [--sumstats [{File1},{File2}...]]
               [--gencov_path FILE_PATH] [--residcov_path FILE_PATH]
...
mtag.py: error: unrecognized arguments: python --version
@espenhgn espenhgn self-assigned this Oct 1, 2024
espenhgn added a commit that referenced this issue Oct 1, 2024
* Fix tests for when Apptainer/Singularity is available
Fixes #7

* check for apptainer runtime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant