1) With SETGID_MAIL enabled (only with dot locking), if the chgrp of
authorDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 19:21:42 +0000 (14:21 -0500)
committerDavid Levine <levinedl@acm.org>
Wed, 25 Apr 2012 19:21:42 +0000 (14:21 -0500)
commit721276218bc03d4b0d86306c9b2990fae6f07426
tree596f8a50297ebfcc9b1b0142919ac71dad000f49
parentae2d7ba98958c969073d7ee1cff3f149ad3c8e5e
1) With SETGID_MAIL enabled (only with dot locking), if the chgrp of
   inc fails during install, don't attempt to chmod it.  This will
   cause make install to fail, which is good in this case.
2) Added SETGID_MAIL= to the install by the test suite so that it
   does not attempt the chgrp+chmod.  The test suite didn't need them.
3) Removed the SETGID_MAIL= from the test suite invocation in build_nmh.
Makefile.am
docs/contrib/build_nmh
test/common.sh.in