Added nmh lib directory to PATH in setup_test (). This is necessary
authorDavid Levine <levinedl@acm.org>
Sat, 16 Jun 2012 01:53:03 +0000 (20:53 -0500)
committerDavid Levine <levinedl@acm.org>
Sat, 16 Jun 2012 01:53:03 +0000 (20:53 -0500)
commite194fdf11df779597e19039a67454e9b42a77ef0
tree95294433d0a133e775d26c790a073ab12a36a682
parent7b2c5a1bbb879321bc126c5b8df3cc1f38321496
Added nmh lib directory to PATH in setup_test ().  This is necessary
with "make distcheck" for scripts to access the lib directory that it
installs for testing.  (The distcheck target does not configure them;
they retain their build configuration.)  If we ever add a test for
etc/sendfiles, we'll have to deal with its configured %libdir%.
test/common.sh.in