]> git.ipfire.org Git - thirdparty/coreutils.git/commit
tests: avoid a false memory leak test failure
authorPádraig Brady <P@draigBrady.com>
Sat, 7 Dec 2013 16:14:40 +0000 (16:14 +0000)
committerPádraig Brady <P@draigBrady.com>
Sat, 7 Dec 2013 19:12:55 +0000 (19:12 +0000)
commit47a977ca99ad90f6fbe2efe84a17ac382a84ebf1
tree737226e0c448d90a12d3c158ede7bdcbe7dde8f2
parentb4f5dca24f3ca2eea6060cff9695d746c125747b
tests: avoid a false memory leak test failure

* tests/misc/shuf-reservoir.sh: Restrict the valgrind
"exit on leak" behavior to developer environments where
specific "lint" code is enabled to avoid inconsequential leaks.
tests/misc/shuf-reservoir.sh