]> git.notmuchmail.org Git - notmuch/commit
test: Fix PATH-checking test to work with --valgrind
authorCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 22:07:26 +0000 (15:07 -0700)
committerCarl Worth <cworth@cworth.org>
Mon, 20 Sep 2010 22:07:26 +0000 (15:07 -0700)
commit2b3a219bc981b2facc7c449bdcae7fda735ec0d5
tree9cdcbd0d9b7fdb314c2fbba82279d945c8732d01
parent029830c1f130b3780684d056c01a73061090f15f
test: Fix PATH-checking test to work with --valgrind

The --valgrind option munges the PATH variable, so un-munge it before
testing that we have PATH pointing to the source directory.
test/basic