From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 31315 invoked from network); 16 Nov 2022 10:37:36 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 16 Nov 2022 10:37:36 -0000 Received: from mx1.riseup.net ([198.252.153.129]) by 9front; Wed Nov 16 05:34:57 -0500 2022 Received: from fews2.riseup.net (fews2-pn.riseup.net [10.0.1.84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.riseup.net", Issuer "R3" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4NBzvJ6x3DzDqQy for <9front@9front.org>; Wed, 16 Nov 2022 10:34:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1668594893; bh=u08cjBSAJ5b2AMo7fnKFMaaV6H4I6CdSsnF8FhOzLO8=; h=Date:From:To:In-Reply-To:References:Subject:From; b=X9oEJXA8Mn0aLRy4CPxti9yNnMG0ATiLd1/hJvUL2FnzdwJwXIV4uwDwpcgj+mcK7 efpEMP/DB94HOMXWdkNt9+MUdloSmbvuUiTPxPsU9uZqFyoaQSay7VArrLEo9L4KC4 ekiVb24dGd43Yg3Ze1vNjsCAmvN/Z1TwDSN8ssJ4= X-Riseup-User-ID: 2FA5A05492296E7C02242BF669CE2CF48A6FF84693751663C59EB612E57531BD Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews2.riseup.net (Postfix) with ESMTPSA id 4NBzvJ25wFz1yQc for <9front@9front.org>; Wed, 16 Nov 2022 10:34:51 +0000 (UTC) Date: Wed, 16 Nov 2022 14:04:47 +0330 (GMT+03:30) From: mkf9 To: 9front@9front.org Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Correlation-ID: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract optimized singleton XMPP full-stack-oriented service Subject: Re: [9front] [PATCH] tee: remove unused variable in Reply-To: 9front@9front.org Precedence: bulk thanks, will use it for next patchs. Nov 16, 2022 05:18:33 Sigrid Solveig Hafl=C3=ADnud=C3=B3ttir : > Applied, thanks. > Your original patch looks wrong - git/import could > not apply it. Git/export is supposed to produce the > right thing.