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

testing/wireguard: various small fixes #954

Closed
wants to merge 3 commits into from

Conversation

Projects
None yet
3 participants
@itoffshore
Copy link
Contributor

commented Mar 2, 2017

  • fixes $install_if so the kernel modules install automatically when adding wireguard-tools
  • test subpkg removed at the request of the author
  • make check removed & sparse removed from makedepends at the request of the author
@itoffshore

This comment has been minimized.

Copy link
Contributor Author

commented Mar 2, 2017

note to @zx2c4

@@ -45,7 +43,7 @@ bashcomp() {
}

tests() {

This comment has been minimized.

Copy link
@zx2c4

zx2c4 Mar 3, 2017

Contributor

This "tests package" simply will not work out of context like this. It does not belong in a distribution package, no matter what it's called. If misunderstandings like this become more widespread than just you, then I wouldn't hesitate to just remove the code from the repository. It really doesn't belong.

This comment has been minimized.

Copy link
@itoffshore

itoffshore Mar 3, 2017

Author Contributor

test subpkg completely removed

This comment has been minimized.

Copy link
@zx2c4

zx2c4 Mar 3, 2017

Contributor

Great, thanks!

@itoffshore itoffshore force-pushed the itoffshore:wireguard branch from 516514c to ab7273d Mar 3, 2017

@zx2c4

This comment has been minimized.

Copy link
Contributor

commented Mar 3, 2017

Latest commit looks good to me. Please merge!

@itoffshore itoffshore force-pushed the itoffshore:wireguard branch 4 times, most recently from 065c723 to 715c4c4 Mar 3, 2017

itoffshore added some commits Mar 3, 2017

testing/wireguard-vanilla: fix $install_if / remove make check
make check removed at the request of the author
testing/wireguard-grsec: fix $install_if / remove make check
make check removed at the request of the author
testing/wireguard-tools: fix $install_if / remove tests & check
tests subpkg removed at the request of the author
make check removed at the request of the author

@itoffshore itoffshore force-pushed the itoffshore:wireguard branch from 715c4c4 to 5fa06d8 Mar 3, 2017

@algitbot

This comment has been minimized.

Copy link

commented Mar 4, 2017

Merged in 6a64106, 9511bca, 7fb3103 by @kaniini. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Mar 4, 2017

@itoffshore itoffshore deleted the itoffshore:wireguard branch Mar 4, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.