From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YJdYBbgUZGMBrwAAbAwnHQ (envelope-from ) for ; Thu, 03 Nov 2022 20:21:28 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 8A9BBbgUZGOhFwEA9RJhRA (envelope-from ) for ; Thu, 03 Nov 2022 20:21:28 +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 E42C312BAC for ; Thu, 3 Nov 2022 20:21:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oqfm3-00055V-He; Thu, 03 Nov 2022 15:21:11 -0400 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 1oqflx-0004zy-JZ for guix-patches@gnu.org; Thu, 03 Nov 2022 15:21:07 -0400 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 1oqflx-0004mh-A2 for guix-patches@gnu.org; Thu, 03 Nov 2022 15:21:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oqflx-0004q1-4e for guix-patches@gnu.org; Thu, 03 Nov 2022 15:21:05 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#59003] [PATCH 7/7] installer: Remove unused variable. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 03 Nov 2022 19:21:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59003@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 59003-submit@debbugs.gnu.org id=B59003.166750320518447 (code B ref 59003); Thu, 03 Nov 2022 19:21:05 +0000 Received: (at 59003) by debbugs.gnu.org; 3 Nov 2022 19:20:05 +0000 Received: from localhost ([127.0.0.1]:50775 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqfkz-0004nS-9k for submit@debbugs.gnu.org; Thu, 03 Nov 2022 15:20:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51050) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqfkq-0004lP-DD for 59003@debbugs.gnu.org; Thu, 03 Nov 2022 15:19:56 -0400 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 1oqfkl-0004UU-7D; Thu, 03 Nov 2022 15:19:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:References:In-Reply-To:Date:Subject:To: From; bh=Pro6seiUJdkWROFvRJwYpHHfH5Q3gVGG2+Bx5eIT4Zc=; b=m6vGbuV7q/8hS1SDoITk qdg3E0N/f/9uynyBfquj+HqX2nJzud5Tq5erKWW1kDr4YOeOJQFnQaQf0Fmyu8o5PQOJjN9O8z/qp inLwUrjRvtFo+kevjwNIM4TBIRCvged8Eu3t6b0RJth9KzVjnbsfMqpa26cBKtuVFDXupw4DNzvHM g6GNpnIlcQo1Kr8SnpqktGSxQzdSqbb2GiBvOhmaPzsPTbTpPKq5SDN2MNE7MzuccxLeLgr9ECC2Q cM/4El7ESWyU2/4LuAsMR4vppzEwmY4p9z2t5lX+sc4O7KNXYzDm26RkKlTXwfgctv5QuLHWrvuLb zBqQ+da8jiGtJg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oqfkk-0001MS-R2; Thu, 03 Nov 2022 15:19:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Thu, 3 Nov 2022 20:19:35 +0100 Message-Id: <20221103191935.16336-7-ludo@gnu.org> X-Mailer: git-send-email 2.38.0 In-Reply-To: <20221103191935.16336-1-ludo@gnu.org> References: <20221103191935.16336-1-ludo@gnu.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Sender: "Guix-patches" Errors-To: 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=1667503287; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=Pro6seiUJdkWROFvRJwYpHHfH5Q3gVGG2+Bx5eIT4Zc=; b=i1wrbiUNafVZIKBuMxixY/hjSFDOQrOT7EICNyMsHllibgk1zYdeh6ft7GIR2WCTK5BD/o 48AvLo2aUtLu5+Prt1+PagnXJejOcJ+ANs0kLHINR5eP2P7641pz8Q7nBSvr8WI3Z0PyX+ RgbL/Kbbmv303gDCyOc9GRGwP97gznLkHnv5VQO6N6LYnZfW/ps5t22WsBsFQ7YGg1FQKR P22trVY+nHzUNqqseNbI+tKNIdWRNOZUpl0BxVZDWc0AYF2bwfImZtUQYs0REOSkxeK/WB nI2f128IzQO7V1tN5qmKRt34HNdLVZIScApTOd7OS3k5JVm0K5RZOOtQc4MTdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1667503287; a=rsa-sha256; cv=none; b=ZfSRDb+RPNxGz2i4lplmDSqqAoVM5dF1bqU33FcDH2qZ8nYfyP6ZyIVuwm1Lqi4Lm38AXm GRefB7q4qx4xBnmbcI7LxTKLl5Ul7S9Z6OaMKuxRY+v9hVlexBrDQq+EUl3J6nlBcrWM+A Fco8vBLrS7B3iqLg3xkcG9zz3BXM0lWp+s90AAaYDC3O90Y0eoVWgvH59TCX+mGmMjCTyR 0djVCgU24IRuWsifw0wuuImR1USgVk2iDJQxgGlnRxfFpLVmSqU5QMBYasXZ3QZj9F/n3A RCJ7mC+NOJvDOiU0jRkMsxbxGb0rZJ5JhqSVgIHPtl2VNMXrM+FA4JaDZx6gtg== 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=m6vGbuV7; 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: -0.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=m6vGbuV7; 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: E42C312BAC X-Spam-Score: -0.89 X-Migadu-Scanner: scn1.migadu.com X-TUID: 2l7u/EJ+gKML * gnu/installer/newt.scm (newt-run-command): Remove 'displayed-command'. --- gnu/installer/newt.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/gnu/installer/newt.scm b/gnu/installer/newt.scm index 60f9e75b81..798ff53af2 100644 --- a/gnu/installer/newt.scm +++ b/gnu/installer/newt.scm @@ -117,10 +117,6 @@ (define command-output "") (define (line-accumulator line) (set! command-output (string-append/shared command-output line "\n"))) - (define displayed-command - (string-join - (map (lambda (s) (string-append "\"" s "\"")) args) - " ")) (define result (run-external-command-with-line-hooks (list line-accumulator) args)) (define exit-val (status:exit-val result)) -- 2.38.0