Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

stage1: pass supplementary Gids to diagexec #1514

Merged
merged 2 commits into from Oct 6, 2015

Conversation

iaguis
Copy link
Member

@iaguis iaguis commented Sep 30, 2015

Fixes #1309

@jonboulle
Copy link
Contributor

LGTM but please don't merge until we confirm in the spec.

@jonboulle
Copy link
Contributor

Oh actually, this is missing tests ;-)

@jonboulle
Copy link
Contributor

Started down this path @ jonboulle@5ef886e#diff-d0ed8ba011025e17583977c3e5d8a7bc

@vcaputo
Copy link
Contributor

vcaputo commented Oct 1, 2015

I added the necessary support to actool with an eye towards getting the functional tests working

@iaguis
Copy link
Member Author

iaguis commented Oct 1, 2015

I added the necessary support to actool with an eye towards getting the functional tests working

Thanks! It's not in 0.7.0 so we need to wait for the next spec release.

@@ -97,6 +101,15 @@ func init() {
globalFlagset.IntVar(&globalFlags.ServeHttpTimeout, "serve-http-timeout", 30, "HTTP Timeout to wait for a client connection")
}

func in(list []int, el int) bool {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Wooo! Another implementation of in operator. I'll have to start adding some checks everytime I see it. :)

Disregard this comment. ;)

@krnowak
Copy link
Collaborator

krnowak commented Oct 6, 2015

LFAD.

iaguis added a commit that referenced this pull request Oct 6, 2015
stage1: pass supplementary Gids to diagexec
@iaguis iaguis merged commit 51cc14a into rkt:master Oct 6, 2015
@pmorie
Copy link
Contributor

pmorie commented Oct 6, 2015

👏 awesome!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants