From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs143224agc; Wed, 28 Oct 2009 13:07:11 -0700 (PDT) Received: by 10.224.66.136 with SMTP id n8mr9514075qai.328.1256760431204; Wed, 28 Oct 2009 13:07:11 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 6si2024164qyk.3.2009.10.28.13.07.11; Wed, 28 Oct 2009 13:07:11 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id E4BE0167830B; Wed, 28 Oct 2009 16:07:10 -0400 (EDT) Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by rubyforge.org (Postfix) with ESMTP id 7FE6A1588060 for ; Wed, 28 Oct 2009 16:05:28 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.44,641,1249250400"; d="scan'208";a="35772244" Received: from peray.inria.fr (HELO localhost) ([128.93.8.98]) by mail2-relais-roc.national.inria.fr with ESMTP; 28 Oct 2009 21:05:27 +0100 From: Nicolas Pouillard To: Jon Dugan In-reply-to: <1256749942-sup-4831@arrakis.es.net> References: <1256749942-sup-4831@arrakis.es.net> Date: Wed, 28 Oct 2009 21:05:27 +0100 Message-Id: <1256760295-sup-9873@peray> User-Agent: Sup/git Cc: sup-talk Subject: Re: [sup-talk] [PATCH] minor nits in exception apology message X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org Excerpts from Jon Dugan's message of Wed Oct 28 18:14:51 +0100 2009: > make path to the exception log relative to BASE_DIR > fix a typo in email address of list. > > --- > bin/sup | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/bin/sup b/bin/sup > index 7641401..a881284 100755 > --- a/bin/sup > +++ b/bin/sup > @@ -360,8 +360,8 @@ unless Redwood::exceptions.empty? > ---------------------------------------------------------------- > I'm very sorry. It seems that an error occurred in Sup. Please > accept my sincere apologies. If you don't mind, please send the > -contents of ~/.sup/exception-log.txt and a brief report of the > -circumstances to sup-talk at rubyforge dot orgs so that I might > +contents of #{BASE_DIR}/.sup/exception-log.txt and a brief report of the > +circumstances to sup-talk at rubyforge dot org so that I might I think the *orgs* was on purpose. -- Nicolas Pouillard http://nicolaspouillard.fr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk