Skip to content

Commit

Permalink
comment unsupported options
Browse files Browse the repository at this point in the history
  • Loading branch information
dave-ll authored Sep 23, 2024
1 parent 06ba98b commit 75a746d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/runner_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ def test_instances():
[
"singularity",
"run",
"--userns",
"--writable",
"--app",
#"--userns",
#"--writable",
#"--app",
"test",
"containers/runner.sif",
],
Expand Down

0 comments on commit 75a746d

Please sign in to comment.