X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=docs%2Fcontrib%2Fbuild_nmh;h=344815db65d113ddce68dd6c8288d7b28015d16c;hb=5dd60d56dddeb759395a09d4cf725bcc81cdca85;hp=55a61c255a6aeab2b16a11af806fc74036a679fa;hpb=3b8777a6c6302dca8b8db4bb2bfc545f04733bd0;p=mmh diff --git a/docs/contrib/build_nmh b/docs/contrib/build_nmh index 55a61c2..344815d 100755 --- a/docs/contrib/build_nmh +++ b/docs/contrib/build_nmh @@ -300,7 +300,7 @@ if [ $status -eq 0 ]; then if [ $status -eq 0 ]; then [ $verbose -ge 1 ] && echo testing . . . - checkoutput=`make $check SETGID_MAIL= 2>>$logfile` + checkoutput=`make $check 2>>$logfile` status=$? tests_summary=`echo "$checkoutput" | grep tests`