From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dzzPA-0000tX-H7 for guix-patches@gnu.org; Thu, 05 Oct 2017 02:13:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dzzP4-0007g4-SE for guix-patches@gnu.org; Thu, 05 Oct 2017 02:13:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40936) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dzzP4-0007g0-PA for guix-patches@gnu.org; Thu, 05 Oct 2017 02:13:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dzzP3-0003Y2-V5 for guix-patches@gnu.org; Thu, 05 Oct 2017 02:13:02 -0400 Subject: [bug#28706] [PATCH 3/3] guix system: Error out when passed a wrong file system UUID/label. Resent-Message-ID: Date: Thu, 5 Oct 2017 08:12:18 +0200 From: Danny Milosavljevic Message-ID: <20171005081218.1bc3d9b7@scratchpost.org> In-Reply-To: <20171004195145.4743-3-ludo@gnu.org> References: <20171004195145.4743-1-ludo@gnu.org> <20171004195145.4743-3-ludo@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28706@debbugs.gnu.org LGTM!