aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_nsjail.py
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2024-04-03 21:33:40 +0100
committerGravatar Mark <[email protected]>2024-04-07 00:53:59 -0700
commit316f39e9abf275badca3fe12aadf4ec445adcdfb (patch)
tree7a7d89b0a002bb66e39ceae52802895194c6c732 /tests/test_nsjail.py
parentMerge pull request #206 from python-discord/dependabot/github_actions/ci-depe... (diff)
Use xargs over find -exec to ensure exit code is returned properly
Running this script in it's previous form (via `docker compose run`) always returned an exit code of 0. This is due to `find` always returning a 0 exit code, unless an error occurred while traversing the directories.
Diffstat (limited to 'tests/test_nsjail.py')
0 files changed, 0 insertions, 0 deletions