FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix `Start-Job -WorkingDirectory` with whitespace by SteveL-MSFT · Pull Request #10951 · PowerShell/PowerShell · GitHub

Fix Start-Job -WorkingDirectory with whitespace - #10951

Merged
Andrew (anmenaga) merged 4 commits into
PowerShell:masterfrom
SteveL-MSFT:start-job-wd
Nov 1, 2019
Merged

Fix Start-Job -WorkingDirectory with whitespace#10951
Andrew (anmenaga) merged 4 commits into
PowerShell:masterfrom
SteveL-MSFT:start-job-wd

Conversation

Steve Lee (SteveL-MSFT) commented Oct 30, 2019
edited
Loading

Copy link
Copy Markdown
Member

PR Summary

Start-Job -WorkingDirectory fails if the path contains whitespace as the argument isn't quoted. Fix is to add quotes around the path.

PR Checklist

Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Oct 31, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.6 milestone Oct 31, 2019

Copy link
Copy Markdown
Member Author

PoshChan-Bot (@PoshChan) please retry linux

Copy link
Copy Markdown
Collaborator

Steve Lee (@SteveL-MSFT), successfully started retry of PowerShell-CI-Linux

Copy link
Copy Markdown

🎉v7.0.0-preview.6 has been released which incorporates this pull request.:tada:

Handy links:

Steve Lee (SteveL-MSFT) deleted the start-job-wd branch June 6, 2020 02:29
Thatgfsj (Thatgfsj) pushed a commit to Thatgfsj/PowerShell that referenced this pull request Aug 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL