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

Fix : Fix an issue where is_split_env method is not runable on windows #380

Merged
merged 1 commit into from
Oct 10, 2022

Conversation

kidylee
Copy link
Contributor

@kidylee kidylee commented Oct 10, 2022

What:
Fix an issue where is_split_env method is not runnable on windows

Why:
Shell script running in subprocess is not runnable on windows.

How:

Catch FileNotFoundError during split env checking.

Checklist:

  • Tests
  • PR merge commit message adjusted
  • Documentation

@kidylee kidylee requested a review from a team as a code owner October 10, 2022 09:29
@y0urself y0urself enabled auto-merge (squash) October 10, 2022 09:41
@y0urself y0urself merged commit 8de747e into greenbone:main Oct 10, 2022
@bjoernricks bjoernricks mentioned this pull request Oct 10, 2022
3 tasks
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.

2 participants