diff options
Diffstat (limited to 'lib/ccan/failtest/_info')
-rw-r--r-- | lib/ccan/failtest/_info | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/ccan/failtest/_info b/lib/ccan/failtest/_info index 14dcb783be..4a5b97c931 100644 --- a/lib/ccan/failtest/_info +++ b/lib/ccan/failtest/_info @@ -54,6 +54,9 @@ * * License: LGPL * Author: Rusty Russell <rusty@rustcorp.com.au> + * Ccanlint: + * // valgrind seems to mess up rlimit. + * tests_pass_valgrind test/run-with-fdlimit.c:FAIL */ int main(int argc, char *argv[]) { |