moby/pkg/idtools
Vincent Demeester 5d8b88b114
Fix typo in idtools tests
It should check `os.Geteuid` with `uid` instead of `os.Getegid`.
On the container (where the tests run), the uid and gid seems to be
the same, thus this doesn't fail.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-04-23 10:14:07 +02:00
..
idtools.go Add canonical import comment 2018-02-05 16:51:57 -05:00
idtools_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00
idtools_unix_test.go Fix typo in idtools tests 2018-04-23 10:14:07 +02:00
idtools_windows.go Add canonical import comment 2018-02-05 16:51:57 -05:00
usergroupadd_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
usergroupadd_unsupported.go Add canonical import comment 2018-02-05 16:51:57 -05:00
utils_unix.go Add canonical import comment 2018-02-05 16:51:57 -05:00