From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 93025 invoked by alias); 26 Jan 2017 01:32:37 -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 93009 invoked by uid 89); 26 Jan 2017 01:32:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.1 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=UD:crosstool-NG.sh.in, crosstoolNGshin, sk:crossto, UD:sh.in 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; Thu, 26 Jan 2017 01:32:26 +0000 X-Mailgun-Sending-Ip: 166.78.69.169 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.34]) by mxa.mailgun.org with ESMTP id 588951a8.7efb95e4ef30-smtp-out-n01; Thu, 26 Jan 2017 01:32:24 -0000 (UTC) Date: Thu, 26 Jan 2017 06:39:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <588951a7fe8e_30f53ff2ca99514061164@hookshot-fe2-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] eb3ae4: Fix log saving/restoring Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_588951a7fa9e_30f53ff2ca9951406104"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-01/txt/msg00044.txt.bz2 ----==_mimepart_588951a7fa9e_30f53ff2ca9951406104 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1050 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: eb3ae482789ef92376d0cf30c0b828a426b40e22 https://github.com/crosstool-ng/crosstool-ng/commit/eb3ae482789ef92376d0cf30c0b828a426b40e22 Author: Alexey Neyman Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Fix log saving/restoring after the CT_Log{Enable,Disable} changes. Signed-off-by: Alexey Neyman Commit: 8168cab172678667a25f76301a78660877e28502 https://github.com/crosstool-ng/crosstool-ng/commit/8168cab172678667a25f76301a78660877e28502 Author: Alexey Neyman Date: 2017-01-25 (Wed, 25 Jan 2017) Changed paths: M scripts/crosstool-NG.sh.in M scripts/functions Log Message: ----------- Merge pull request #559 from stilor/fix-log-save-restore Fix log saving/restoring Compare: https://github.com/crosstool-ng/crosstool-ng/compare/b5d0e396d9ad...8168cab17267 ----==_mimepart_588951a7fa9e_30f53ff2ca9951406104--