Skip to content

Allow empty version results#48

Merged
AkihiroSuda merged 1 commit intomasterfrom
version
Sep 5, 2018
Merged

Allow empty version results#48
AkihiroSuda merged 1 commit intomasterfrom
version

Conversation

@crosbymichael
Copy link
Copy Markdown
Member

Because multiple ppl compile runc, we cannot ensure that the version and
commit are in the binary when people do not use the make file. Allow
empty versions to be returned as long as the call to runc --version is
successful.

Closes #47

Signed-off-by: Michael Crosby crosbymichael@gmail.com

Because multiple ppl compile runc, we cannot ensure that the version and
commit are in the binary when people do not use the make file.  Allow
empty versions to be returned as long as the call to `runc --version` is
successful.

Closes #47

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants