Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Fix Docker dev environment build failure on Windows and Mac #1275

Merged
merged 1 commit into from
Aug 17, 2017

Conversation

itowlson
Copy link
Contributor

@itowlson itowlson commented Aug 17, 2017

What this PR does / why we need it: The ./scripts/devenv.ps1 scripts fails on Windows and Mac with the error 'test.mk: no such file or directory`. This breaks the Docker dev/build environment.

Which issue this PR fixes: fixes #1271

Special notes for your reviewer: I have tested this only on Windows; I don't have a Mac to test on but I think it should work!

Release note:

NONE

This change is Reviewable

@msftclas
Copy link

@itowlson,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@ghost ghost assigned acs-bot Aug 17, 2017
@ghost ghost added the in progress label Aug 17, 2017
@shrutir25
Copy link
Contributor

I tested this with my Mac environment and it worked

@jackfrancis
Copy link
Member

@itowlson Thanks! We had a bunch of folks pushing fixes for this simultaneously, yours wins.

@jackfrancis jackfrancis merged commit db8fb22 into Azure:master Aug 17, 2017
@ghost ghost removed the in progress label Aug 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error on test.mk when creating dev environment
5 participants