Skip to content

Fixup improve download changes #158

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

Merged
merged 5 commits into from
Aug 17, 2022

Conversation

afh
Copy link
Contributor

@afh afh commented Aug 16, 2022

Thanks for merging PR #155, @freakboy3742, much appreciated.
It seems that PR was missing some changes that slipped my attention and broke the dev branch; apologies for that.

This PR adds the missing changes (see commit fac33f9) and corrects (commit 9514d46) and improves (commit 6d1511b) the downloads targets further.

I have tested these changes successfully before issue this PR and I hope you agree with the proposed changes.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

afh added 5 commits August 16, 2022 09:48
tar's -f option expects a single archive-file, therefore the name
of the first prerequisite ($^) of download related targets should
be passed instead of the names of all the prerequisites ($^).
so the name of the first prerequisite ($<) can be used as an
argument to tar's -f option.
and use name of first prerequisite as an argument to tar's -f option.

This is a follow-up on PR beeware#155.
Copy link
Member

@freakboy3742 freakboy3742 left a comment

Choose a reason for hiding this comment

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

Thanks - I picked up some of these when I merged up these changes into my in-progress development branch, but it's good to get these fixed in the currently visible dev branch.

@freakboy3742 freakboy3742 merged commit 53a1ec2 into beeware:dev Aug 17, 2022
@afh afh deleted the afh/fixup-improve-downloads branch August 18, 2022 07:57
@afh afh mentioned this pull request Aug 18, 2022
4 tasks
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.

2 participants