From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 62491 invoked by alias); 14 Aug 2017 16:39:13 -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 59303 invoked by uid 89); 14 Aug 2017 16:38:47 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*c:mimHpHrt, kirill, Kirill, H*r:Unknown X-HELO: m71-131.mailgun.net Received: from m71-131.mailgun.net (HELO m71-131.mailgun.net) (166.78.71.131) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 14 Aug 2017 16:38:45 +0000 X-Mailgun-Sending-Ip: 166.78.71.131 X-Mailgun-Sid: WyIwZTgzNyIsICJjcm9zc2djY0Bzb3VyY2V3YXJlLm9yZyIsICI0MGYiXQ== Received: from github.com (Unknown [192.30.252.42]) by mxa.mailgun.org with ESMTP id 5991d212.7f9be0113660-smtp-out-n01; Mon, 14 Aug 2017 16:38:42 -0000 (UTC) Date: Mon, 14 Aug 2017 16:39:00 -0000 From: Alexey Neyman Reply-To: Alexey Neyman To: crossgcc@sourceware.org Message-ID: <5991d2121d86a_465e3fde543f5c3855627@hookshot-fe1-cp1-prd.iad.github.net.mail> Subject: [crosstool-ng/crosstool-ng] aa757c: scripts: remove superfluous dot Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_5991d2121ced7_465e3fde543f5c3855528"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2017-08/txt/msg00000.txt.bz2 ----==_mimepart_5991d2121ced7_465e3fde543f5c3855528 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 1055 Branch: refs/heads/master Home: https://github.com/crosstool-ng/crosstool-ng Commit: aa757c345f8205967f40b185acc17ec002d6f628 https://github.com/crosstool-ng/crosstool-ng/commit/aa757c345f8205967f40b185acc17ec002d6f628 Author: Kirill Smirnov Date: 2017-08-03 (Thu, 03 Aug 2017) Changed paths: M scripts/functions Log Message: ----------- scripts: remove superfluous dot Tarball extensions list already contains leading dot, do not add another one. Signed-off-by: Kirill Smirnov Commit: f555602f6622eaf45bab6b28101eb2e5ba44bc7b https://github.com/crosstool-ng/crosstool-ng/commit/f555602f6622eaf45bab6b28101eb2e5ba44bc7b Author: Alexey Neyman Date: 2017-08-14 (Mon, 14 Aug 2017) Changed paths: M scripts/functions Log Message: ----------- Merge pull request #791 from KirillSmirnov/basename scripts: remove superfluous dot Compare: https://github.com/crosstool-ng/crosstool-ng/compare/bcaec4d80a10...f555602f6622 ----==_mimepart_5991d2121ced7_465e3fde543f5c3855528--