From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 88175 invoked by alias); 1 Dec 2018 22:46:00 -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 87828 invoked by uid 89); 1 Dec 2018 22:45:33 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS,TIME_LIMIT_EXCEEDED autolearn=unavailable version=3.3.2 spammy=H*r:Unknown 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; Sat, 01 Dec 2018 22:44:57 +0000 DKIM-Signature: a=rsa-sha256; v=1; c=relaxed/relaxed; d=github.com; q=dns/txt; s=mailo; t=1543704295; h=Content-Transfer-Encoding: Content-Type: Mime-Version: Subject: Message-ID: To: Reply-To: From: Date: Sender; bh=yR9k1b0rKmu3Kk889G/ZShVPK3CRFh9LSHZYo01Ymv4=; b=L4AHb4B5j/41S5dRr7nekEgDfMAFfqqo/Ru1b0hTUcLwyij67DKwaxlTno4CJoGeXHMms+WG drtgLIFhfwPklmBAmvUvmsrKPJnaB1MYvqZItlPY3TQvGH6BkncKBRm1UH2GfGHocgLowo/g X+ZXJjZ5P4raWKAZkhGH2JlYC/A= 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.36]) by mxa.mailgun.org with ESMTP id 5c030ee7.7fbdde2188d0-smtp-out-n02; Sat, 01 Dec 2018 22:44:55 -0000 (UTC) Date: Sat, 01 Dec 2018 22:46:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5c030ee76d8c8_6b2e2af3da9c257c968bd@hookshot-fe-6b2eebc.cp1-iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] a4dc14: Consider it success if DoForceRmdir removes only t... Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5c030ee76d401_6b2e2af3da9c257c967ee"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2018-12/txt/msg00001.txt.bz2 ----==_mimepart_5c030ee76d401_6b2e2af3da9c257c967ee Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1451 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: a4dc14dba4f13027684e456b6a21326dfc1bc3c5 https://github.com/crosstool-ng/crosstool-ng/commit/a4dc14dba4f13027684e456b6a21326dfc1bc3c5 Author: Alexey Neyman Date: 2018-12-01 (Sat, 01 Dec 2018) Changed paths: M config/configure.in.in M configure.ac R m4/ctng_prog_stat.m4 M scripts/crosstool-NG.sh M scripts/functions Log Message: ----------- Consider it success if DoForceRmdir removes only the content Fixes #929. Signed-off-by: Alexey Neyman Commit: c34fe6eec64351b07446eeb1e2265a60bd0dee21 https://github.com/crosstool-ng/crosstool-ng/commit/c34fe6eec64351b07446eeb1e2265a60bd0dee21 Author: Alexey Neyman Date: 2018-12-01 (Sat, 01 Dec 2018) Changed paths: M config/configure.in.in M configure.ac R m4/ctng_prog_stat.m4 M scripts/crosstool-NG.sh M scripts/functions Log Message: ----------- Merge pull request #1103 from stilor/rmdir-in-ro-parent Consider it success if DoForceRmdir removes only the content Compare: https://github.com/crosstool-ng/crosstool-ng/compare/dc681ec8eb53...c34fe6eec643 **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_5c030ee76d401_6b2e2af3da9c257c967ee--