1
0
mirror of https://github.com/thib8956/nginx-proxy synced 2026-03-31 01:27:56 +00:00
Files
nginx-proxy/test/pytest.sh
polarathene 0cd573f043 tests(pytest.sh): Update Syntax
- Added clarification comment of the DIR command
- Quoted `ARGS` usage required wrapping `ARGS` assignment in an array to properly expand. This wasn't broken before, but is required change to keep ShellCheck  lint happy.
- Quote wrapped `DIR` usage, the volume target had an extra `/` before the `DIR` which seems unnecessary as `pwd` should return absolute path.
- Expanded `docker run` options to long-form.
2021-09-28 21:59:53 +13:00

1.3 KiB
Executable File