Skip to content

Conversation

martin-schulze-vireso
Copy link
Member

Fixes #640. Try to make as many run calls as possible reentrant so that they don't hide unbound variable errors.

because we inherited the env from the executing bats process
The BATS_TEST_* variables are not set in this case
@martin-schulze-vireso martin-schulze-vireso requested a review from a team as a code owner September 5, 2022 21:55
@martin-schulze-vireso martin-schulze-vireso merged commit c3648fb into bats-core:master Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unbound errors if setup_suite is present and SHELLOPTS="" ist set
1 participant