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

Unpack in existing directory if empty #6078

Merged
merged 3 commits into from
Jun 25, 2019

Conversation

fendor
Copy link
Collaborator

@fendor fendor commented Jun 14, 2019


Please include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Any changes that could be relevant to users have been recorded in the changelog.
  • The documentation has been updated, if necessary.
  • If the change is docs-only, [ci skip] is used to avoid triggering the build bots.

Please also shortly describe how you tested your change. Bonus points for added tests!

Tested locally, I'd like to try to add tests for get, though.
closes #6053

cabal-install/Distribution/Client/Get.hs Show resolved Hide resolved
cabal-install/Distribution/Client/Get.hs Outdated Show resolved Hide resolved
@haskell haskell deleted a comment from jneira Jun 21, 2019
@haskell haskell deleted a comment from jneira Jun 21, 2019
@fendor
Copy link
Collaborator Author

fendor commented Jun 24, 2019

Failing test case seems to be timeout related.

@23Skidoo 23Skidoo merged commit 49b323b into haskell:master Jun 25, 2019
@23Skidoo
Copy link
Member

Merged, thanks!

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.

cabal get should work if target directory if empty
3 participants