From owner-freebsd-current@FreeBSD.ORG Mon Jan 2 22:15:17 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A15421065673 for ; Mon, 2 Jan 2012 22:15:17 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-tul01m020-f182.google.com (mail-tul01m020-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 682A88FC18 for ; Mon, 2 Jan 2012 22:15:16 +0000 (UTC) Received: by obbwd18 with SMTP id wd18so18014185obb.13 for ; Mon, 02 Jan 2012 14:15:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6nNwn9AE5oqBt0x8Ts79Zcxqc5JxU5HaQmqIB2/DfyI=; b=iVqDN+CU6r64urkZ31RarWDWcR3UikYeGR1QIdrsQTPhQU8LvZeeiTJQYaJelv12mb w/bCDuoOps1Q1tsQiSTglYHJDJrDtrdMCQSk4kXAakDT9D7UqqaYPhHp+h9zFyjJZ/h9 eaaFhJ1WlwV1Mq5R/PL7aWXNztS7krc51eeX8= MIME-Version: 1.0 Received: by 10.182.187.37 with SMTP id fp5mr17888834obc.21.1325542516716; Mon, 02 Jan 2012 14:15:16 -0800 (PST) Received: by 10.182.152.6 with HTTP; Mon, 2 Jan 2012 14:15:16 -0800 (PST) In-Reply-To: <0EA6967F-258E-45E3-B00B-1646A8A9E909@alogis.com> References: <0EA6967F-258E-45E3-B00B-1646A8A9E909@alogis.com> Date: Mon, 2 Jan 2012 14:15:16 -0800 Message-ID: From: Garrett Cooper To: Holger Kipp Content-Type: text/plain; charset=ISO-8859-1 Cc: "Bjoern A. Zeeb" , FreeBSD current mailing list Subject: Re: periodic emails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jan 2012 22:15:17 -0000 On Mon, Jan 2, 2012 at 1:56 PM, Holger Kipp wrote: > Hi, > > Am 02.01.2012 um 22:33 schrieb "Bjoern A. Zeeb" : > >> why do we send all these empty headings for periodic emails > > It contains the info what has been done, so you know that the jobs have been performed correctly. If it does not contain the section headings, the jobs might not have been run at all. > > I like it the way it is... exactly for this reason Perhaps, and that's fine as the default, but the problem is that the periodic scripts aren't completely honoring the _verbose flags assigned to them. Thanks, -Garrett