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

Correct the syntax description for the MAPADDRESS command. #1336

Merged
merged 1 commit into from Sep 18, 2019

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Sep 17, 2019

In 0.4.1.1-alpha I introduced a bug where we would require and
ignore a single positional argument.

Fixes bug 31772.

In 0.4.1.1-alpha I introduced a bug where we would require and
ignore a single positional argument.

Fixes bug 31772.
@torproject-pusher torproject-pusher merged commit 25af8ad into torproject:maint-0.4.1 Sep 18, 2019
2 checks passed
@coveralls
Copy link

@coveralls coveralls commented Sep 18, 2019

Pull Request Test Coverage Report for Build 6268

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-1.9%) to 60.72%

Files with Coverage Reduction New Missed Lines %
src/feature/client/entrynodes.c 2 86.25%
Totals Coverage Status
Change from base Build 6266: -1.9%
Covered Lines: 254532
Relevant Lines: 419187

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment