Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed whitespace chars when reading directories (PACMAN-464) #7

Merged
merged 1 commit into from
Oct 5, 2022

Conversation

XDanielPaul
Copy link

Added line
COMPONENTS_DIRECTORIES=$(echo -e $COMPONENTS_DIRECTORIES | tr -d '[:space:]')
in order to remove any whitespace characters from the input string containing directories.

upload.sh Outdated Show resolved Hide resolved
@kumekay
Copy link
Collaborator

kumekay commented Oct 4, 2022

@XDanielPaul Thank you for the update, could you please squash the commits and add a closing comment for the ticket #6

https://github.blog/2013-01-22-closing-issues-via-commit-messages/

@github-actions github-actions bot changed the title Removed whitespace chars when reading directories Removed whitespace chars when reading directories (PACMAN-464) Oct 4, 2022
XDanielPaul pushed a commit to XDanielPaul/upload-components-ci-action that referenced this pull request Oct 5, 2022
@kumekay
Copy link
Collaborator

kumekay commented Oct 5, 2022

@XDanielPaul Thank you for the fix

@tore-espressif
Copy link

Works OK now! thanks
https://github.com/espressif/idf-extra-components/actions/runs/3172146741/jobs/5311433297

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.

3 participants