From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id YGO+LTIs32VApQAAqHPOHw:P1 (envelope-from ) for ; Wed, 28 Feb 2024 13:50:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id YGO+LTIs32VApQAAqHPOHw (envelope-from ) for ; Wed, 28 Feb 2024 13:50:58 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709124658; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post; bh=744+4LgZN4G9f97MzSjpSi90bxOy941V4pP9k3KKN1c=; b=BdbVMUy/skFblKanZNqSieF1MAuxMxVoneHdbFvkS4+nO/8jgu1s8cZDMdWj1JSSSaFdrk ZW4I+yC+rsB049qaamB7gcF0r0b5nkZO20p4rh/KlCOCuJKSSeTMPQYCD1ddB7DcXc1l8m ZP8rXLUoE5BKJfftQlci51kEK5tqS4WTDa2NckHPKiN74eYtzA2wwnHlWFk1CEkafH4LD6 +J8iy0kRzI3l40qJyx7J7skuiqvD34bMr4qiz4vNaXOfGwdr3Df7UoZTLaFBkiRlQIGceq hVNGNerYZ1FDKA41xnShPGWUcL0FHFJd7u0JMmj82cFuARVml89jhqNwkKxmuQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709124658; a=rsa-sha256; cv=none; b=TOiDT1CMZvL6lodaxlZJ2BW1j8K8Dbns3i+ecm5nyvZ7h5qwxVjBFemBwKYVf7PDEEq1qT fuZCnicZbo7tL86cJN/zD4/u8NeYy8kpZ+/5IWP2+sxITIYFv9YQOhCa61TNmq4icigT9w /Vr4Y/AobIJt66Ksp98rGdKi1caNYTMkwFogblcEM3YADiVZRVhhKyzAz50OWykJW49OHk c+EipqTFh/wdyYuw/i8u8bxNEyeZzGZDfP4TThZkIyt97t/42G02xgUUTQWOkXm4soB3nJ OTfbhALONsaLR8UeZZ4NqqDIy3QBVMpnPFTm0P0BAgKyRnRV3ttNY3jjtTEWNA== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 78E8F6B82E for ; Wed, 28 Feb 2024 13:50:58 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rfJOR-0003xl-Gl; Wed, 28 Feb 2024 07:50:39 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rfJOO-0003xB-H1 for guix-patches@gnu.org; Wed, 28 Feb 2024 07:50:36 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rfJOO-0007fh-1H for guix-patches@gnu.org; Wed, 28 Feb 2024 07:50:36 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rfJOo-00053E-GK for guix-patches@gnu.org; Wed, 28 Feb 2024 07:51:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69068] To test or not to test? Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Feb 2024 12:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69068 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Saku Laesvuori Cc: 69068@debbugs.gnu.org Received: via spool by 69068-submit@debbugs.gnu.org id=B69068.170912463019324 (code B ref 69068); Wed, 28 Feb 2024 12:51:02 +0000 Received: (at 69068) by debbugs.gnu.org; 28 Feb 2024 12:50:30 +0000 Received: from localhost ([127.0.0.1]:37346 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfJOI-00051c-6v for submit@debbugs.gnu.org; Wed, 28 Feb 2024 07:50:30 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:40800) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rfJOG-00051A-DZ for 69068@debbugs.gnu.org; Wed, 28 Feb 2024 07:50:29 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6641763B; Wed, 28 Feb 2024 13:49:25 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HNF8SEJ9Rf3E; Wed, 28 Feb 2024 13:49:24 +0100 (CET) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 8D7CC4D6; Wed, 28 Feb 2024 13:49:24 +0100 (CET) Date: Wed, 28 Feb 2024 13:49:22 +0100 From: Andreas Enge Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.71 X-Spam-Score: -2.71 X-Migadu-Queue-Id: 78E8F6B82E X-Migadu-Scanner: mx11.migadu.com X-TUID: aZOlp4h9uQDt Sorry, I see that you already answered this question before. I will prepare to push. Andreas