Sceptre / sceptre

Build better AWS infrastructure
https://docs.sceptre-project.org
Other
1.49k stars 313 forks source link

test_cmd.py::test_hook_writes_to_stderr fails in a nix environment #1520

Closed dboitnot closed 1 month ago

dboitnot commented 1 month ago

Subject of the issue

The paths to sh and bash are hard-coded into these tests:

Your environment

Steps to reproduce

poetry run tox in any environment where sh and bash aren't under /bin

Expected behaviour

Tests should pass.

Actual behaviour

The tests listed above fail.