[PR #11807] Wrap these commands with quotes #28740

Open
opened 2026-01-31 09:30:27 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


I'm pretty exactly following the diff from #917. These paths weren't wrapped in "s, so building the solution in a directory with a space in it would explode.

Closes #917.

Turns out, the diff provided by that user wasn't exactly right. I've tested building in a directory with spaces now, and this seems to work.

Also caught a bug in the Generate Feature Flags script.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11807 **State:** closed **Merged:** Yes --- I'm pretty exactly following the diff from #917. These paths weren't wrapped in `"`s, so building the solution in a directory with a space in it would explode. Closes #917. Turns out, the diff provided by that user wasn't exactly right. I've tested building in a directory with spaces now, and this seems to work. Also caught a bug in the Generate Feature Flags script.
claunia added the pull-request label 2026-01-31 09:30:27 +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#28740