]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
run-test.sh: Valgrind version check was broken for v3.10+, removed it entirely.
authorTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 07:21:56 +0000 (10:21 +0300)
committerTimo Sirainen <tss@iki.fi>
Thu, 8 May 2014 07:21:56 +0000 (10:21 +0300)
commit497803a92be10f8a4594c11cd1a04ae26d7351c5
tree1633e46886b916c2e706eb7709a7b9f7cd43c06e
parentea918d503ae61496e10103935028d3cc6419f1cb
run-test.sh: Valgrind version check was broken for v3.10+, removed it entirely.
RHEL 5.9 has valgrind v3.5 already, so there shouldn't really be any
important OSes using old valgrind that we need to support.
run-test.sh