Skip to content

dotweb: fix error found by vet#114

Closed
functionary wants to merge 1 commit intodevfeel:masterfrom
functionary:autofix-a8e8
Closed

dotweb: fix error found by vet#114
functionary wants to merge 1 commit intodevfeel:masterfrom
functionary:autofix-a8e8

Conversation

@functionary
Copy link

This pull request was made with an automated tool.

The suggested change fixes one or more problems discovered by "go vet".

See https://github.com/functionary/functionary for more details on
the @functionary GitHub user.

Vet found the following error:
	context.go:233: comparison of function HttpServer != nil is always true

The author clearly meant to test httpServer not HttpServer.
devfeel added a commit that referenced this pull request Jun 4, 2018
* fixed bug for #114 dotweb: fix error found by vet
* 2018-06-04 09:00
@devfeel
Copy link
Owner

devfeel commented Jun 4, 2018

Thanks, now fixed on Version 1.4.9.7.

@devfeel devfeel closed this Jun 4, 2018
@devfeel devfeel mentioned this pull request Jun 4, 2018
@functionary functionary deleted the autofix-a8e8 branch July 15, 2018 23:52
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