Skip to content

Change step_create_cdrom_tests to pass on Windows#114

Merged
nywilken merged 1 commit intohashicorp:mainfrom
tempora-mutantur:investigation
Jul 6, 2022
Merged

Change step_create_cdrom_tests to pass on Windows#114
nywilken merged 1 commit intohashicorp:mainfrom
tempora-mutantur:investigation

Conversation

@tempora-mutantur
Copy link
Copy Markdown
Contributor

A little change that was found during setting up the project on Windows.

The tests were relying on unix paths "/" while on Windows we have ""
and tests were failing in checkFiles with the such messages as:

unexpected file: subfolder\meta-data

The tests were relying on unix paths "/" while on Windows we have "\"
and tests were failing in checkFiles with the such messages as:

unexpected file: subfolder\meta-data
@tempora-mutantur tempora-mutantur requested a review from a team as a code owner July 2, 2022 19:41
@hashicorp-cla
Copy link
Copy Markdown

hashicorp-cla commented Jul 2, 2022

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

Good catch, thanks for the fix.

@nywilken nywilken merged commit d177a80 into hashicorp:main Jul 6, 2022
Copy link
Copy Markdown

@ChiefGhostZero0x1 ChiefGhostZero0x1 left a comment

Choose a reason for hiding this comment

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

See my root finally

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.

4 participants