From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gQoRe-0007rb-Uj for guix-patches@gnu.org; Sun, 25 Nov 2018 02:03:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gQoRa-0008No-08 for guix-patches@gnu.org; Sun, 25 Nov 2018 02:03:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:41759) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gQoRZ-0008NN-Sz for guix-patches@gnu.org; Sun, 25 Nov 2018 02:03:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gQoRZ-0000xM-Kw for guix-patches@gnu.org; Sun, 25 Nov 2018 02:03:01 -0500 Subject: [bug#33471] [PATCH] gnu: elogind: Update to 239.2. Resent-Message-ID: MIME-Version: 1.0 In-Reply-To: References: <871s7bockp.fsf@fastmail.com> From: Stefan =?UTF-8?Q?Stefanovi=C4=87?= Date: Sun, 25 Nov 2018 08:02:42 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" 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: Marius Bakke Cc: Andy Wingo , 33471@debbugs.gnu.org >Please also make sure "make check-system TESTS=elogind" passes. I found >I had to s|/dev/tty1|tty1| in gnu/tests/desktop.scm in my branch. I forgot to mention that this elogind test passed, after the fix you provided. Thank you. I should have replied to this point sooner, sorry about that.