From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34540) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d1bAD-00056c-46 for guix-patches@gnu.org; Fri, 21 Apr 2017 12:12:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d1bAA-0005pf-FO for guix-patches@gnu.org; Fri, 21 Apr 2017 12:12:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34592) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d1bAA-0005pO-Ad for guix-patches@gnu.org; Fri, 21 Apr 2017 12:12:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d1bA9-00042s-NE for guix-patches@gnu.org; Fri, 21 Apr 2017 12:12:01 -0400 Subject: bug#26544: [PATCH v4 10/10] scripts: Remove profile-grub-entries. Resent-Message-ID: References: <86h91ikw4m.fsf@gmail.com> <20170421123714.2395-1-dannym@scratchpost.org> <20170421123714.2395-11-dannym@scratchpost.org> <861ssllxn3.fsf@gmail.com> <20170421172028.1b0c1754@scratchpost.org> From: Mathieu Othacehe In-reply-to: <20170421172028.1b0c1754@scratchpost.org> Date: Fri, 21 Apr 2017 18:11:35 +0200 Message-ID: <8737d1hhag.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Danny Milosavljevic Cc: 26544@debbugs.gnu.org Hi, > PATCH v4 06/10 should also fix it. Doesn't it? I tested it here and it seems fine. > > Or do I misunderstand which problem you mean? Nope, I just didn't received v4 06/10 when I wrote that, sorry. I just tested v4 serie (reconfigure, list-generation, switch-generation and vm), everything seems fine for me ! Thanks, Mathieu