aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_nsjail.py
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-10-03 21:02:04 +0100
committerGravatar Chris Lovering <[email protected]>2024-10-03 21:02:04 +0100
commit8952cac62f1cafce0c4064ab35d841244365a714 (patch)
treea52f6ee66a2a3499c5da65ffcd681c370262a8e2 /tests/test_nsjail.py
parentUpdate version specifier tags in eval-deps (diff)
Update nsjail_args and py_args to store_const instead of nargs='?'
When using nargs='?' the nsjail_args argument was sometimes consuming 1 of the arguments passed to the module. By setting these two arguments to store_const actions instead, this is no longer the case, as they will always use the constant specified now. This is more appropriate for their actual use case of being purely for documentation. Co-authored-by: GDWR <[email protected]>
Diffstat (limited to 'tests/test_nsjail.py')
0 files changed, 0 insertions, 0 deletions