Commit 5013a605 authored by jocuri%softhome.net's avatar jocuri%softhome.net

Patch for bug 240060: Stop yelling at people about the minimum sendmail version;…

Patch for bug 240060: Stop yelling at people about the minimum sendmail version; r=gerv; a=justdave.
parent ab2a9e67
......@@ -4269,7 +4269,3 @@ $dbh->do("UPDATE components SET initialowner = $adminuid WHERE initialowner = 0"
unlink "$datadir/versioncache";
if ($^O !~ /MSWin32/i) {
print "Reminder: Bugzilla now requires version 8.7 or later of sendmail.\n" unless $silent;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment