From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs185443agc; Thu, 29 Oct 2009 03:29:39 -0700 (PDT) Received: by 10.224.114.30 with SMTP id c30mr9907658qaq.345.1256812178816; Thu, 29 Oct 2009 03:29:38 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 38si2409971qyk.17.2009.10.29.03.29.38; Thu, 29 Oct 2009 03:29:38 -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 2353615B8035; Thu, 29 Oct 2009 06:29:38 -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 78C5615B802C for ; Thu, 29 Oct 2009 06:29:32 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.44,645,1249250400"; d="scan'208";a="35802608" Received: from peray.inria.fr (HELO localhost) ([128.93.8.98]) by mail2-relais-roc.national.inria.fr with ESMTP; 29 Oct 2009 11:29:31 +0100 From: Nicolas Pouillard To: Jon Dugan In-reply-to: <1256760970-sup-8118@arrakis.es.net> References: <1256749942-sup-4831@arrakis.es.net> <1256760295-sup-9873@peray> <1256760970-sup-8118@arrakis.es.net> Date: Thu, 29 Oct 2009 11:29:31 +0100 Message-Id: <1256812101-sup-6316@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 21:22:32 +0100 2009: > Excerpts from Nicolas Pouillard's message of Wed Oct 28 15:05:27 -0500 2009: > > 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. > > I was wondering about that. It seemed odd to me to be obfuscating the email > address at all in this context since this is an error message not a webpage. Although the error message appears in the source code, and in all emails were it has been copied and paste. -- Nicolas Pouillard http://nicolaspouillard.fr _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk