Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrap CSV input for --spec around with {} #120

Merged
merged 3 commits into from
Mar 12, 2021
Merged

Conversation

SagarGaniga
Copy link
Collaborator

If a csv value is provided for --spec, it fails to detect the spec files correctly leading to incorrect parallel count calculation. This PR wraps the csv value around {} and if it is not csv then does nothing.

@SagarGaniga SagarGaniga changed the title Wrap CSV input for --spec around {} Wrap CSV input for --spec around with {} Mar 5, 2021
@prateekbstack
Copy link
Collaborator

LGTM

@suryart suryart merged commit 69da94e into master Mar 12, 2021
@suryart suryart deleted the multiple_spec_patterns branch March 12, 2021 15:40
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.

None yet

5 participants