From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46493) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esF8R-0005ne-Po for guix-patches@gnu.org; Sat, 03 Mar 2018 16:56:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esF8M-0002dL-SI for guix-patches@gnu.org; Sat, 03 Mar 2018 16:56:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35329) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esF8M-0002dH-OQ for guix-patches@gnu.org; Sat, 03 Mar 2018 16:56:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1esF8M-0006bC-GO for guix-patches@gnu.org; Sat, 03 Mar 2018 16:56:02 -0500 Subject: [bug#30379] [PATCH] gnu: bash: Don't specify default configuration filenames. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <87a7wlkp3a.fsf@gnu.org> Date: Sat, 03 Mar 2018 22:55:44 +0100 In-Reply-To: <87a7wlkp3a.fsf@gnu.org> (Roel Janssen's message of "Wed, 07 Feb 2018 12:39:09 +0100") Message-ID: <877eqs6cyn.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: Roel Janssen Cc: 30379@debbugs.gnu.org Roel Janssen skribis: > I attached the proposed patch (removing -DSYS_BASHRC). May I push this > to core-updates now, or should I wait for the next core-updates cycle? Now=E2=80=99s a good time to push to =E2=80=98core-updates=E2=80=99! TIA, Ludo=E2=80=99.