From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs145852agc; Wed, 28 Oct 2009 13:57:28 -0700 (PDT) Received: by 10.224.88.82 with SMTP id z18mr4219335qal.27.1256763447970; Wed, 28 Oct 2009 13:57:27 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 37si1778062qyk.122.2009.10.28.13.57.27; Wed, 28 Oct 2009 13:57:27 -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 A37771588070; Wed, 28 Oct 2009 16:57:27 -0400 (EDT) Received: from mailgw.es.net (mail4.es.net [198.124.252.178]) by rubyforge.org (Postfix) with ESMTP id 041A81588060 for ; Wed, 28 Oct 2009 16:22:34 -0400 (EDT) Received: from localhost (dugan.mcs.anl.gov [140.221.13.64]) (authenticated bits=0) by mailgw.es.net (8.14.3/8.14.3) with ESMTP id n9SKMXue014787 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 28 Oct 2009 13:22:34 -0700 From: Jon Dugan To: sup-talk In-reply-to: <1256760295-sup-9873@peray> References: <1256749942-sup-4831@arrakis.es.net> <1256760295-sup-9873@peray> Date: Wed, 28 Oct 2009 15:22:32 -0500 Message-Id: <1256760970-sup-8118@arrakis.es.net> User-Agent: Sup/git X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2009-10-28_18:2009-09-29, 2009-10-28, 2009-10-28 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-0910280166 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 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. In my mind the usability enhancement of being able to cut and paste the email address would increase the likelyhood of people reporting errors. Obviously not a big deal either way... Jon -- Jon M. Dugan ESnet Network Engineering Group Lawrence Berkeley National Laboratory _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk