Skip to content

Conversation

@greenpdx
Copy link
Owner

@greenpdx greenpdx commented May 7, 2023

Changed the source and cwd args to avoid accidentally creating an invalid glob patterns when doing the brace expansion by cpy.

Closes arduino#2043

Motivation

Change description

Other information

Reviewer checklist

  • PR addresses a single concern.
  • The PR has no duplicates (please search among the Pull Requests before creating one)
  • PR title and description are properly filled.
  • Docs have been added / updated (for bug fixes / features)

Changed the `source` and `cwd` args to avoid accidentally creating an
invalid `glob` patterns when doing the brace expansion by `cpy`.

Closes #2043

Signed-off-by: Akos Kitta <[email protected]>
@greenpdx greenpdx merged commit 414a20e into greenpdx:main May 7, 2023
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.

Save as fails when the path to the sketch contains parentheses () or brackets []

1 participant