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 324] Add WaveDumper ability to create missing output directories #326

Merged
merged 3 commits into from
Mar 21, 2023

Conversation

chykon
Copy link
Contributor

@chykon chykon commented Mar 20, 2023

Description & Motivation

These changes fix the issue #324

Related Issue(s)

Fix #324

Testing

Added test to check if missing directories can be created.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No.

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No.

Copy link
Contributor

@mkorbel1 mkorbel1 left a comment

Choose a reason for hiding this comment

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

Looks great, thank you for fixing this!

@mkorbel1 mkorbel1 merged commit e930fa7 into intel:main Mar 21, 2023
@chykon chykon deleted the fix-324 branch March 22, 2023 05:44
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.

WaveDumper cannot create missing directories in the outputPath path
2 participants