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

Example cannot handle space character in path #10

Open
hilvarenbeek opened this issue Jun 3, 2019 · 0 comments
Open

Example cannot handle space character in path #10

hilvarenbeek opened this issue Jun 3, 2019 · 0 comments

Comments

@hilvarenbeek
Copy link

hilvarenbeek commented Jun 3, 2019

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Download repository as ZIP file into a folder on your local PC which has space character(s) in its path name. Open .sln in Visual Studio, modify Program.cs as explained in tutorial, and run.

Any log messages given by the failure

stderr.txt contains failure message about specified path cannot be found.

Expected/desired behavior

path is escaped when creating the Azure task Command Line so it works with spaces.

OS and Version?

Windows 10 and Visual Studio 2017, but expected to occur in any version

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

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

No branches or pull requests

1 participant