From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs131400agc; Wed, 28 Oct 2009 10:15:06 -0700 (PDT) Received: by 10.224.99.134 with SMTP id u6mr9413742qan.184.1256750105496; Wed, 28 Oct 2009 10:15:05 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 39si1609850qyk.118.2009.10.28.10.15.05; Wed, 28 Oct 2009 10:15:05 -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 39F991588069; Wed, 28 Oct 2009 13:15:05 -0400 (EDT) Received: from mailgw.es.net (mail4.es.net [198.124.252.178]) by rubyforge.org (Postfix) with ESMTP id 1F7801588060 for ; Wed, 28 Oct 2009 13:14:53 -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 n9SHEpxK000496 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 28 Oct 2009 10:14:52 -0700 From: Jon Dugan To: sup-talk Date: Wed, 28 Oct 2009 12:14:51 -0500 Message-Id: <1256749942-sup-4831@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_17: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-0910280128 Subject: [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 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 address this problem. Thank you! Sincerely, -- 1.6.4.4 -- 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