[PR #15447] Project build with space in filepath fix #30640

Closed
opened 2026-01-31 09:42:02 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/15447

State: closed
Merged: Yes


Summary of the Pull Request

Fixing a problem where the repo build failed when the project location path contained space character.

References and Relevant Issues

Closes #15370

Detailed Description of the Pull Request / Additional comments

Placing missing quote, amp and apos symbols when calling commands with filepath parameters.

Validation Steps Performed

Built locally.

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/15447 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Fixing a problem where the repo build failed when the project location path contained space character. ## References and Relevant Issues Closes #15370 ## Detailed Description of the Pull Request / Additional comments Placing missing quote, amp and apos symbols when calling commands with filepath parameters. ## Validation Steps Performed Built locally. ## PR Checklist - [x] Closes #xxx - [x] Tests added/passed - [x] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [x] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:42:02 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#30640