Skip to content
This repository was archived by the owner on Oct 10, 2020. It is now read-only.

A couple of testing fixes#367

Merged
rhatdan merged 1 commit intoprojectatomic:masterfrom
rhatdan:tests
May 2, 2016
Merged

A couple of testing fixes#367
rhatdan merged 1 commit intoprojectatomic:masterfrom
rhatdan:tests

Conversation

@rhatdan
Copy link
Member

@rhatdan rhatdan commented Apr 29, 2016

On certain systems loginuid might not be set which could give a value of
4294967295

docker will not allow users > 2147483647, if you loginuid is -1 it ends up
being bigger

SUDO_UID and SUDO_GID, not always defined in environment

On certain systems loginuid might not be set which could give a value of
4294967295

docker will not allow users > 2147483647, if you loginuid is -1 it ends up
being bigger

SUDO_UID and SUDO_GID, not always defined in environment
@rhatdan
Copy link
Member Author

rhatdan commented Apr 29, 2016

@baude @cgwalters @mrunalp @runcom PTAL

@giuseppe
Copy link
Collaborator

giuseppe commented May 2, 2016

LGTM

1 similar comment
@runcom
Copy link
Contributor

runcom commented May 2, 2016

LGTM

@rhatdan rhatdan merged commit fec5cf3 into projectatomic:master May 2, 2016
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.

3 participants