notmuch/test/valgrind
Joel Borggrén-Franck 3fa843216c test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability
Change #!/bin/bash at start of tests to "#!/usr/bin/env bash". That way
systems running on bash < 4 can prepend bash >= 4 to path before
running the tests.
2011-05-27 14:03:28 -07:00
..
suppressions test: Make the --valgrind option useful, (and drop --verbose). 2010-09-20 14:28:13 -07:00
valgrind.sh test: change "#!/bin/bash" to "#!/usr/bin/env bash" enhances portability 2011-05-27 14:03:28 -07:00