From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111845 invoked by alias); 22 Feb 2017 07:50:40 -0000 Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org Received: (qmail 111799 invoked by uid 89); 22 Feb 2017 07:50:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-6.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:Unknown, Home, H*R:D*net X-HELO: m69-170.mailgun.net Received: from m69-170.mailgun.net (HELO m69-170.mailgun.net) (166.78.69.170) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Feb 2017 07:50:35 +0000 X-Mailgun-Sending-Ip: 166.78.69.170 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.45]) by mxa.mailgun.org with ESMTP id 58ad42c9.7feb6a867c30-smtp-out-n01; Wed, 22 Feb 2017 07:50:33 -0000 (UTC) Date: Wed, 22 Feb 2017 07:50:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <58ad42c9c6b6e_1c503ff20a337c3c1947fc@hookshot-fe3-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] c72f71: Kill a generated file Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_58ad42c9c678b_1c503ff20a337c3c194652"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00036.txt.bz2 ----==_mimepart_58ad42c9c678b_1c503ff20a337c3c194652 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1024 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: c72f7101c9d2c34f12755b985b3558801955308c https://github.com/crosstool-ng/crosstool-ng/commit/c72f7101c9d2c34f12755b985b3558801955308c Author: Alexey Neyman Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M scripts/.gitignore R scripts/scripts.mk Log Message: ----------- Kill a generated file ... and add it to .gitignore. Signed-off-by: Alexey Neyman Commit: 1468e996f75fe7b9c23c883d9367633cf3d0177e https://github.com/crosstool-ng/crosstool-ng/commit/1468e996f75fe7b9c23c883d9367633cf3d0177e Author: Alexey Neyman Date: 2017-02-21 (Tue, 21 Feb 2017) Changed paths: M scripts/.gitignore R scripts/scripts.mk Log Message: ----------- Merge pull request #613 from stilor/removed-file-still-present Kill a generated file Compare: https://github.com/crosstool-ng/crosstool-ng/compare/21cde9473e8a...1468e996f75f ----==_mimepart_58ad42c9c678b_1c503ff20a337c3c194652--