commit | 36850456caa30eba02d440c7c36ccdd510625767 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Thu May 25 21:33:11 2006 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Thu May 25 21:33:11 2006 +0000 |
tree | 5316a6145bee7a5fa298f77bf7ac3059a5ef4719 | |
parent | f5bc414334cd6808bbcf329914f322e3d1afbeaa [diff] |
Change test_values so that it compares the lowercasing of group names since getgrall() can return all lowercase names while getgrgid() returns proper casing. Discovered on Ubuntu 5.04 (custom).