Skip to content

fix: adjust wget flag to write file instead of logs#7

Open
lucasbrbz wants to merge 1 commit into
toradex:masterfrom
lucasbrbz:fix/wget-wrong-flag
Open

fix: adjust wget flag to write file instead of logs#7
lucasbrbz wants to merge 1 commit into
toradex:masterfrom
lucasbrbz:fix/wget-wrong-flag

Conversation

@lucasbrbz
Copy link
Copy Markdown

The wget flag '-o' logs messages to file, instead
of actually writing a file with the contents fetched from the source. This commit addresses this issue.

The wget flag '-o' logs messages to file, instead
of actually writing a file with the contents fetched
from the source. This commit addresses this issue.

Signed-off-by: Lucas Barboza <lucas.barboza@toradex.com>
Copy link
Copy Markdown
Contributor

@jsrc27 jsrc27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@rborn-tx rborn-tx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Contributor

@rborn-tx rborn-tx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lucasbrbz Could you please adjust the commit message to follow the pattern in this project? It should be something like this:

setup: Adjust wget flag to write file instead of logs

The wget flag '-o' logs messages to file, instead of actually writing a
file with the contents fetched from the source. This commit addresses
this issue.

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.

4 participants