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

fix prefix length in error message #713

Merged
merged 2 commits into from
Apr 4, 2018
Merged

Conversation

hsitter
Copy link
Contributor

@hsitter hsitter commented Mar 7, 2018

Fixes #711

Requirements

All new code should be covered with tests, documentation should be updated. CI should pass.

Description of the Change

offset was incorrect. the intention here is to drop the storage prefix

Checklist

  • [x ] unit-test added (if change is algorithm)

Copy link
Contributor

@smira smira left a comment

Choose a reason for hiding this comment

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

thanks!

@smira smira merged commit 99a205c into aptly-dev:master Apr 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error message on publish drop truncates endpoint name
2 participants