Files
nixpkgs/pkgs/tools
Joachim Fasting d438cbb0b6 socklog: disable shsgr test
Running the chkhsgr test on Hydra fails with
```
./chkshsgr || ( cat warn-shsgr; exit 1 )
Oops. Your getgroups() returned 0, and setgroups() failed; this means
that I can't reliably do my shsgr test. Please either ``make'' as root
or ``make'' while you're in one or more supplementary groups.
```

We just assume that our supported platforms have working
getgroups()/setgroups().
2017-05-18 12:33:32 +02:00
..
2017-05-09 18:20:35 +01:00
2017-04-07 16:51:23 -04:00
2017-05-11 20:34:51 +01:00
2017-03-14 15:36:35 +01:00
2017-05-10 17:52:34 +00:00
2017-05-14 15:22:09 +03:00
2017-05-11 13:16:06 +08:00
2017-05-16 10:43:32 -05:00
2017-05-16 11:14:14 +02:00
2017-05-18 12:33:32 +02:00
2017-04-14 12:10:28 -07:00
2017-05-01 12:58:54 -04:00
2017-04-30 16:58:33 -07:00