From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 61874 invoked by alias); 2 Nov 2018 06:23:52 -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 60538 invoked by uid 89); 2 Nov 2018 06:23:51 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.7 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, H*R:D*net X-HELO: m69-169.mailgun.net Received: from m69-169.mailgun.net (HELO m69-169.mailgun.net) (166.78.69.169) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 02 Nov 2018 06:23:50 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1541139828; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=NkeACA2UBGOTHjugV/5R6eZwNQjJnykKiYTn16KavhA=; b=gIsd3Ue+sacSI9gu/Bwm3tByF/vU19psSqrIs8C3/c1P4wVielq3AXteS8s83uYkK3rHei1E WxtUntVFKmS79+pvD0Hzpf7eewo2zrdlipfq9HBPPzSql8F8V9eZe+Hh+GGG3yWgV7vhyhyG 7pYKGPGMn7/PRpZVsbH0DSwLB7g= X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Sender: stilor=att.net@github.com Received: from github.com (Unknown [192.30.252.44]) by mxa.mailgun.org with ESMTP id 5bdbed74.7fad780fca20-smtp-out-n01; Fri, 02 Nov 2018 06:23:48 -0000 (UTC) Date: Fri, 02 Nov 2018 06:23:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5bdbed73807a3_43192ae7f868a5784237f@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] d72f06: Check if .config is a regular file before clobberi... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5bdbed73802e9_43192ae7f868a578422c2"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-11/txt/msg00002.txt.bz2 ----==_mimepart_5bdbed73802e9_43192ae7f868a578422c2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1262 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: d72f065e71931c7f95f08e394d320b235b523ee4 https://github.com/crosstool-ng/crosstool-ng/commit/d72f065e71931c7f95f08e394d320b235b523ee4 Author: Alexey Neyman Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M ct-ng.in M samples/samples.mk Log Message: ----------- Check if .config is a regular file before clobbering it Fixes #1014. Signed-off-by: Alexey Neyman Commit: 673046cd2beb4d44f6bfa7b6b55ebadb1ee3c19e https://github.com/crosstool-ng/crosstool-ng/commit/673046cd2beb4d44f6bfa7b6b55ebadb1ee3c19e Author: Alexey Neyman Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M ct-ng.in M samples/samples.mk Log Message: ----------- Merge pull request #1080 from stilor/check-dot-config Check if .config is a regular file before clobbering it Compare: https://github.com/crosstool-ng/crosstool-ng/compare/5958d54350a7...673046cd2beb **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. ----==_mimepart_5bdbed73802e9_43192ae7f868a578422c2--