From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22631 invoked by alias); 6 Sep 2017 01:04:57 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 22612 invoked by uid 89); 6 Sep 2017 01:04:56 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: rock.gnat.com Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 06 Sep 2017 01:04:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2FED65640A; Tue, 5 Sep 2017 21:04:54 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id rZ0hqWFAeLBl; Tue, 5 Sep 2017 21:04:54 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id DE0275612C; Tue, 5 Sep 2017 21:04:53 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 1163689FA5; Tue, 5 Sep 2017 18:04:51 -0700 (PDT) Date: Wed, 06 Sep 2017 01:04:00 -0000 From: Joel Brobecker To: Kamil Rytarowski Cc: jhb@FreeBSD.org, gdb-patches@sourceware.org Subject: Re: [PATCH] Correct shell compatibility issue detected with pkgsrc. Message-ID: <20170906010451.7j7x4xv3qz6cvuic@adacore.com> References: <20170905204239.17030-1-n54@gmx.com> <20170906001747.m3vs7rqzrvsrsss3@adacore.com> <071bf7b5-8661-6ac2-19fa-597af558c908@gmx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <071bf7b5-8661-6ac2-19fa-597af558c908@gmx.com> User-Agent: NeoMutt/20170113 (1.7.2) X-SW-Source: 2017-09/txt/msg00134.txt.bz2 > I've fixed it locally but I cannot push the patch myself. > > $ git push upstream master > fatal: remote error: access denied or repository not exported: > /git/binutils-gdb.git > > I have the papers done for GNU binutils, GDB and GCC. Time to give you Write After Approval access. I'll contact you privately about it. -- Joel