Skip to content

Fix globbing issue in run command#152

Closed
joshfactorial wants to merge 1 commit into
bats-core:masterfrom
joshfactorial:hotfix/issue-151
Closed

Fix globbing issue in run command#152
joshfactorial wants to merge 1 commit into
bats-core:masterfrom
joshfactorial:hotfix/issue-151

Conversation

@joshfactorial
Copy link
Copy Markdown

@joshfactorial joshfactorial requested a review from a team as a code owner October 11, 2018 15:43
Copy link
Copy Markdown
Contributor

@mbland mbland left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need some benchmarks and tests, and I need to uncover whether a corner case with IFS=$'\n' read outside of a while could crop up here. Otherwise, this is a good start.

@Flamefire Flamefire mentioned this pull request Jun 13, 2019
2 tasks
@Flamefire
Copy link
Copy Markdown
Contributor

#158 is the better solution. @mbland any chance to merge that one?

@martin-schulze-vireso martin-schulze-vireso added Component: Bash Code Everything regarding the bash code Priority: Critical Broken behavior in nearly all environments, e.g. wrong test results, internal bats error Status: Confirmed The reproducer worked as described Type: Bug labels Jul 24, 2021
@martin-schulze-vireso martin-schulze-vireso added this to the 1.5.0 milestone Jul 24, 2021
@martin-schulze-vireso
Copy link
Copy Markdown
Member

Closing this in favor of #158

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Bash Code Everything regarding the bash code Priority: Critical Broken behavior in nearly all environments, e.g. wrong test results, internal bats error Status: Confirmed The reproducer worked as described Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants