From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50495) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hkQ9s-0000xc-3z for guix-patches@gnu.org; Mon, 08 Jul 2019 05:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hkQ9q-0003x3-Tv for guix-patches@gnu.org; Mon, 08 Jul 2019 05:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48930) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hkQ9q-0003wx-Nj for guix-patches@gnu.org; Mon, 08 Jul 2019 05:42:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hkQ9q-0004M4-H8 for guix-patches@gnu.org; Mon, 08 Jul 2019 05:42:02 -0400 Subject: [bug#30256] [PATCH 3/3] scripts: environment: Add --no-cwd. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <7bc71eaa3cff48ec7dc0d4fe406dde9482b716a9.1516937216.git.mtg@gnu.org> <87lfxac7ab.fsf@gnu.org> Date: Mon, 08 Jul 2019 11:41:32 +0200 In-Reply-To: (Carl Dong's message of "Sun, 07 Jul 2019 14:24:44 +0000") Message-ID: <87pnmkhnhv.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Carl Dong Cc: "30256@debbugs.gnu.org" <30256@debbugs.gnu.org> Hello! Carl Dong skribis: >> Good catch! The patches LGTM. (Note: you can use the =E2=80=98Co-authore= d-by=E2=80=99 tag for >> the second patch, I think it=E2=80=99s a more or less common convention.) > > Done! Updated at the same link as last time: > https://github.com/dongcarl/guix/compare/8e92d5465fc154fed5d06f7e4a64d7dc= ccded74d...2019-06-env-no-cwd-fix.patch Alright! >> Speaking of which, could you create an account on Savannah? That way we = could >> grant you commit access to make it more convenient for you and so you can >> review and apply other people=E2=80=99s patches in your areas of experti= se. > > That's super exciting! :-) > >> Please let me know what your account is, and reply with a message signed= by >> the key you=E2=80=99ll use to sign commits. > > Here you go! > > My fingerprint: > > 0401 7A2A 6D9A 0CCD C81D 8EC2 96AB 007F 1A7E D999 > > My signed account info: > > My Savannah account as of (Sun 07 Jul 2019 02:06:45 PM UTC) is carl. Cool, I=E2=80=99ve added you to the Savannah group. You can now push these= two patches to test it. Thank you and welcome on board! :-) Ludo=E2=80=99.