From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QPzMBcQWbGPjagEAbAwnHQ (envelope-from ) for ; Wed, 09 Nov 2022 22:08:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oPHgBcQWbGMaRgAA9RJhRA (envelope-from ) for ; Wed, 09 Nov 2022 22:08:20 +0100 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 C30DF2C891 for ; Wed, 9 Nov 2022 22:08:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ossIo-0002GG-A0; Wed, 09 Nov 2022 16:08:06 -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 1ossIk-0002Ev-1c for guix-patches@gnu.org; Wed, 09 Nov 2022 16:08:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ossIj-0005SX-Pi for guix-patches@gnu.org; Wed, 09 Nov 2022 16:08:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ossIj-0002QV-Kb for guix-patches@gnu.org; Wed, 09 Nov 2022 16:08:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#58812] [PATCH 0/5] Add --symlink option to 'guix shell'. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 09 Nov 2022 21:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58812 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxim Cournoyer Cc: 58812@debbugs.gnu.org Received: via spool by 58812-submit@debbugs.gnu.org id=B58812.16680280589295 (code B ref 58812); Wed, 09 Nov 2022 21:08:01 +0000 Received: (at 58812) by debbugs.gnu.org; 9 Nov 2022 21:07:38 +0000 Received: from localhost ([127.0.0.1]:41065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ossIL-0002Pr-No for submit@debbugs.gnu.org; Wed, 09 Nov 2022 16:07:37 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36916) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ossIK-0002Pe-92 for 58812@debbugs.gnu.org; Wed, 09 Nov 2022 16:07:36 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ossIF-0005N3-37; Wed, 09 Nov 2022 16:07:31 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=VNzRBkOwdvJC/DcpQ6aRJL8L44MfAuWOtBnwz7smJ4M=; b=a0uoWx7YYEyVVk3Lk8Jp GzuUv7Mw26KW8KGXxsp+gLH2FlMFmBRm4LATQvCIG2zJXRZyMoSqrDAwJhWVNeAYrwyeD3QR6UsEB qRe2MbWjypt1EcM26TVbAWDxn4bmLQD9JJFCNdiYfpKZzGpQQEhOq7/gLWhMNbLYz2SEBIXOIq8Z6 4aSFMa5ws+IWjyXcQRfJrkc9XAbMdde9JEkc43xjI7+oaFi08fUUb1XK/wFnLAA995JqAseT3yd8N OFGucooMO6poRpd7mpRUsya/bsk1uN+36yRnvVXxUGAl4bBmYpd6xWqKPAc2BMUhS2AoK3N7cKf66 9hAshbVZbnGmVw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ossIE-0005ii-Mh; Wed, 09 Nov 2022 16:07:30 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221027035100.28852-1-maxim.cournoyer@gmail.com> <20221027035100.28852-2-maxim.cournoyer@gmail.com> Date: Wed, 09 Nov 2022 22:07:29 +0100 In-Reply-To: <20221027035100.28852-2-maxim.cournoyer@gmail.com> (Maxim Cournoyer's message of "Wed, 26 Oct 2022 23:50:57 -0400") Message-ID: <87h6z7omzy.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668028099; 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: content-transfer-encoding:content-transfer-encoding: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:dkim-signature; bh=VNzRBkOwdvJC/DcpQ6aRJL8L44MfAuWOtBnwz7smJ4M=; b=YJUkJmW5IknNQh3s/2NlIfWNyqvi1bvH1/X0logcvk7aNoCT/TfXgOD4Bp7+PkWsC4E1pq 4tziupuqL/xgiv4kjEaOHacuQw5oLgtSLwlSlv5emAzi3DhbekcgJQOiUFF5gzt+10ZVA/ cyCBvb+WEyQwSFNbtMg/thwZhfM/KvFr4eCRuI+UHxOeIxaHur5t2x0snR9q/DPTj4AkSq N0M5CWSMrMwdai4Nl0mwBkbK8tjO2Y3vL+rUJfCOrkKpxdLoS6iZTSOE9tsCIogtr9/VpU G/rSyhj55IzKVK4RQcv7NLhPNq0MjWFUdSuwxUyYzt+vcVwQ1askrM5KIeMXqQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668028099; a=rsa-sha256; cv=none; b=NJUy+RFk25In31vpuc6USr0++r3rEIyQ7LzGwL8pWR1jrjCzZdBGMIrHzaNq+EXX9LkjMa rDj1VpqmN33xRnoqB/7jXvRxsstK36gdYtqoKP69epUSgGflRSpltgabdOaqiN3ZH4UjM7 uyE7CrdIaHrgrMTk+c+LdQLUv1d0Ta7u40hD5VMg9A3uVH22EyOaQrEp1P8Ko0pC7cNSka 3ksFlOSavG4ssZu/AnnIFVCwmzaPVnAie5t16xYTl4v+XX15+HTX6LL5mHPOkAi46Xmisc bsTV4P0hIRb4qcKgMjZLUqb+9N4BPaP6QR4rtGgJ12cjp5hYqUlNazpEw9Upkg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=a0uoWx7Y; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.92 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=a0uoWx7Y; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: C30DF2C891 X-Spam-Score: -3.92 X-Migadu-Scanner: scn1.migadu.com X-TUID: cHm4qdLZcwNM Maxim Cournoyer skribis: > The purpose of this file will be to accumulate support shell functions fo= r the > shell-authored tests. > > * tests/shell-utils.scm: New file. > * tests/utils.sh: Likewise. > * Makefile.am (EXTRA_DIST): Register them. Maybe we can discuss this one separately since it=E2=80=99s no longer stric= tly necessary if we move tests to =E2=80=98tests/guix-environment-container.sh= =E2=80=99? Ludo=E2=80=99.