From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3877 invoked by alias); 27 Aug 2014 18:02:02 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 3821 invoked by uid 89); 27 Aug 2014 18:02:01 -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=unavailable version=3.3.2 X-HELO: mail-ig0-f177.google.com Received: from mail-ig0-f177.google.com (HELO mail-ig0-f177.google.com) (209.85.213.177) 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-f177.google.com with SMTP id hn18so800880igb.4 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=dE1kt8VKhbPLj4rPXPUQPm3oitxwrWJSh7hIe2Q7aW8ZsQejAqNu2NQldfaKhM+QSe V2BQSvqD459cGJzgrFBqbvPtWHffixn2m9S8fKPo209COoF/VA2Hciah9wP//zkBe74d jM6fvR5R5m0p6uKEwBb+uFXIXcsvahI9HBWwSdd5oyOhMK+0LLWfAkGX+nsMlhM4a1PD abqWOj727PVeoaPZsf6QWVgEKw5s3q1w7XPr+GawDwhQ9WM/IEXXPVoeXxBZA/1kJ801 xtpUdSU7p8HZcmCZBP4ImbKUoV/6kp8NoDzIeyuQyhcsHmZ+nEIQL4wWvbF/7V8v5Trs N/RQ== X-Gm-Message-State: ALoCoQk9WQ2jSKWL89M0qBaPdxN5fL4SC3Vgnt7J5kLP4g1nnHIuQ9lfql6/gJREnpit4GTN1OCA 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:02: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/msg00585.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