Skip to content

Fix kicad-version breaking on paths with spaces - #1

Open
diplfranzhoepfinger wants to merge 1 commit into
Milind220:mainfrom
diplfranzhoepfinger:main
Open

Fix kicad-version breaking on paths with spaces#1
diplfranzhoepfinger wants to merge 1 commit into
Milind220:mainfrom
diplfranzhoepfinger:main

Conversation

@diplfranzhoepfinger

Copy link
Copy Markdown

Command substitutions used unquoted variable expansions as the
command itself, so KICAD_CLI paths containing spaces (e.g. "Program
Files" on Windows) were word-split and failed to execute.

Co-Authored-By: Claude Sonnet 5 noreply@anthropic.com

Command substitutions used unquoted variable expansions as the
command itself, so KICAD_CLI paths containing spaces (e.g. "Program
Files" on Windows) were word-split and failed to execute.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant