Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Make VirtualBox driver build on OpenBSD #4390

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

unkaktus
Copy link
Contributor

No description provided.

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "openbsd-virtualbox" git@github.com:nogoegst/machine.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@dgageot
Copy link
Member

dgageot commented Feb 12, 2018

@nogoegst You need to amend the commit so that the code is formatted according to the project rules. See https://github.com/docker/machine/blob/master/CONTRIBUTING.md#tests-and-validation

Signed-off-by: Ivan Markin <sw@nogoegst.net>
@dgageot
Copy link
Member

dgageot commented Feb 20, 2018

LGTM

@dgageot dgageot merged commit 97bae34 into docker:master Feb 20, 2018
@shin- shin- added this to the 0.14.0 milestone Feb 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants