From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3406 invoked by alias); 27 Aug 2014 18:01:57 -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 3397 invoked by uid 89); 27 Aug 2014 18:01:57 -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,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ig0-f173.google.com Received: from mail-ig0-f173.google.com (HELO mail-ig0-f173.google.com) (209.85.213.173) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 27 Aug 2014 18:01:56 +0000 Received: by mail-ig0-f173.google.com with SMTP id h18so6653223igc.0 for ; Wed, 27 Aug 2014 11:01:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=coa/hBN8h+vqtQzJwqRQfheq4n52T+LfjpTLzQmcpPU=; b=c/U/nhaUTIucUEw301Qrmtj2+4HxBVYVsiXiTYxd08mN0LsFShy+tYEXN+36serUr8 mZrBzicB3kCpzUzALnIKc/TJXnZ5XTRrUL9p7BU3dXygkPPDCt9fHR5LWdBBG4zNLD8l PWRr8WdpNrm27ZsN5X/3Koe+5LOarEeWRrtzItXwUIEPGRzDOF2QyGh/Fa06Ktm+hgc+ VP4AB61WzLJpzuOpVr8HfbHEhvLxZcVYtb7W09CQAY9ZFqEwcVeKwo9og46w1Vykq78J lDq6or8b+avbrpDzw65odosZjQbanWTgwEPIqjQcbsS5mYTMBcxuaByY/OnCNaARHd3r 0imw== X-Gm-Message-State: ALoCoQlRYU1QK66JuqIhvwh0HrGp6LJtm6T81TxuvsjgheuCBAKgz38Ewzxplg/gOQTkQ0Y+oh09 MIME-Version: 1.0 X-Received: by 10.50.111.112 with SMTP id ih16mr31693466igb.30.1409162514419; Wed, 27 Aug 2014 11:01:54 -0700 (PDT) Received: by 10.64.142.116 with HTTP; Wed, 27 Aug 2014 11:01:54 -0700 (PDT) In-Reply-To: <201408271713.s7RHD3CC000489@ignucius.se.axis.com> References: <201408271713.s7RHD3CC000489@ignucius.se.axis.com> Date: Wed, 27 Aug 2014 18:01:00 -0000 Message-ID: Subject: Re: [RFC] src-release.sh: Convert src-release to a shell script From: Will Newton To: Hans-Peter Nilsson Cc: "gdb-patches@sourceware.org" , "binutils@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00282.txt.bz2 On 27 August 2014 18:13, Hans-Peter Nilsson wrote: >> 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) It wasn't part of the initial submission but I added the deletion of src-release to the changelog in response to review. I guess I should have been more explicit about that, apologies. > Anyway, I'ved moved over my (sim, binutils) autotesters to > src-release.sh and so far so good. But on the plus side if that means you test it that's great. ;-) Thanks for letting me know. -- Will Newton Toolchain Working Group, Linaro