Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

main: fix bug with major version >= 2 being installed to wrong target #83

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

myitcv
Copy link
Owner

@myitcv myitcv commented Aug 27, 2019

We previously had a test that ensure the cache path of a major package

= 2 was correct, but this failed to ensure the installed binary had the
right target name.

Fix the test and fix the bug.

Fixes #82

We previously had a test that ensure the cache path of a major package
>= 2 was correct, but this failed to ensure the installed binary had the
right target name.

Fix the test and fix the bug.

Fixes #82
@myitcv myitcv force-pushed the fix_major_version_break branch from 773807a to cae8a95 Compare August 27, 2019 09:05
@myitcv myitcv requested a review from mvdan August 27, 2019 09:27
Copy link
Collaborator

@mvdan mvdan left a comment

Choose a reason for hiding this comment

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

Nice!

@myitcv myitcv merged commit d94d8e5 into master Aug 27, 2019
@myitcv myitcv deleted the fix_major_version_break branch August 27, 2019 09:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

github.com/schollz/croc/v6 installed as "v6" rather than "croc"
2 participants