Azure-Samples / Azure-Samples/batch-dotnet-quickstart

Example cannot handle space character in path

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
16
Forks
35
PR merge metrics
No merged PRs in 30d

Description

> 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.