From: jocuri%softhome.net <> Date: Wed, 14 Apr 2004 01:10:08 +0000 (+0000) Subject: Patch for bug 240060: Stop yelling at people about the minimum sendmail version;... X-Git-Tag: bugzilla-2.16.6~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be29e332dfd004a7b5eedde8cfb0851a43ac1c48;p=thirdparty%2Fbugzilla.git Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave. --- diff --git a/checksetup.pl b/checksetup.pl index b70eeece74..26bd15bd0d 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -3024,4 +3024,3 @@ if (GetFieldDef("logincookies", "hostname")) { unlink "data/versioncache"; -print "Reminder: Bugzilla now requires version 8.7 or later of sendmail.\n";