From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1332 invoked by alias); 27 Aug 2014 17:13:19 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 1290 invoked by uid 89); 27 Aug 2014 17:13:14 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-Spam-User: qpsmtpd, 2 recipients X-HELO: bastet.se.axis.com Received: from bastet.se.axis.com (HELO bastet.se.axis.com) (195.60.68.11) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 27 Aug 2014 17:13:12 +0000 Received: from localhost (localhost [127.0.0.1]) by bastet.se.axis.com (Postfix) with ESMTP id 935F1180B2; Wed, 27 Aug 2014 19:13:08 +0200 (CEST) Received: from bastet.se.axis.com ([IPv6:::ffff:127.0.0.1]) by localhost (bastet.se.axis.com [::ffff:127.0.0.1]) (amavisd-new, port 10024) with LMTP id oLdXRIfybROC; Wed, 27 Aug 2014 19:13:04 +0200 (CEST) Received: from boulder.se.axis.com (boulder.se.axis.com [10.0.2.104]) by bastet.se.axis.com (Postfix) with ESMTP id EAA0518108; Wed, 27 Aug 2014 19:13:03 +0200 (CEST) Received: from boulder.se.axis.com (localhost [127.0.0.1]) by postfix.imss71 (Postfix) with ESMTP id D30551065; Wed, 27 Aug 2014 19:13:03 +0200 (CEST) Received: from seth.se.axis.com (seth.se.axis.com [10.0.2.172]) by boulder.se.axis.com (Postfix) with ESMTP id C7BED219; Wed, 27 Aug 2014 19:13:03 +0200 (CEST) Received: from ignucius.se.axis.com (ignucius.se.axis.com [10.88.21.50]) by seth.se.axis.com (Postfix) with ESMTP id C444C3E049; Wed, 27 Aug 2014 19:13:03 +0200 (CEST) Received: from ignucius.se.axis.com (localhost [127.0.0.1]) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) with ESMTP id s7RHD3QD000493; Wed, 27 Aug 2014 19:13:03 +0200 Received: (from hp@localhost) by ignucius.se.axis.com (8.12.8p1/8.12.8/Debian-2woody1) id s7RHD3CC000489; Wed, 27 Aug 2014 19:13:03 +0200 Date: Wed, 27 Aug 2014 17:13:00 -0000 Message-Id: <201408271713.s7RHD3CC000489@ignucius.se.axis.com> From: Hans-Peter Nilsson To: will.newton@linaro.org CC: gdb-patches@sourceware.org, binutils@sourceware.org In-reply-to: (message from Will Newton on Wed, 27 Aug 2014 14:52:40 +0200) Subject: Re: [RFC] src-release.sh: Convert src-release to a shell script MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT X-SW-Source: 2014-08/txt/msg00280.txt.bz2 > From: Will Newton > Date: Wed, 27 Aug 2014 14:52:40 +0200 > I made that change and pushed. Let me know if anyone finds any > functionality missing. I wished you had not also pushed the deletion of the old src-release Makefile at the same time; your posted ChangeLog and the discussion didn't indicate that... (heads-up to others) Anyway, I'ved moved over my (sim, binutils) autotesters to src-release.sh and so far so good. (Incidentally, they had no problems with the tarballs being previously misnamed, e.g. "binutils-@VERSION@.tar.bz2". :-) brgds, H-P