From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS53758 23.128.96.0/24 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS,URIBL_CSS, URIBL_CSS_A shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by dcvr.yhbt.net (Postfix) with ESMTP id 80A1C1F953 for ; Mon, 8 Nov 2021 19:14:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236785AbhKHTRa (ORCPT ); Mon, 8 Nov 2021 14:17:30 -0500 Received: from pb-smtp20.pobox.com ([173.228.157.52]:65203 "EHLO pb-smtp20.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236660AbhKHTRa (ORCPT ); Mon, 8 Nov 2021 14:17:30 -0500 Received: from pb-smtp20.pobox.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 4866E16B6F9; Mon, 8 Nov 2021 14:14:45 -0500 (EST) (envelope-from junio@pobox.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=hTdR4z680ipqODeUbzergtgKiBiOAVZpdtqxAe D33Bk=; b=sM5rrN/E0qcbuRKyb0zDTZpdRaSs5DmWC7axgmFxesavQvL01dz7Qo ubz7kzzYM7ROQ/8zpcrm3vzTVNNPYCJRZPih2LmmpWVradxS5c4qphSGv24ntrx9 s2hSKmMrkLwHil1IBpMVBT9oqrM7qVvGjIzqacV3M6BVLOU7yOFg4= Received: from pb-smtp20.sea.icgroup.com (unknown [127.0.0.1]) by pb-smtp20.pobox.com (Postfix) with ESMTP id 40AA816B6F8; Mon, 8 Nov 2021 14:14:45 -0500 (EST) (envelope-from junio@pobox.com) Received: from pobox.com (unknown [104.133.2.91]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp20.pobox.com (Postfix) with ESMTPSA id A537A16B6F6; Mon, 8 Nov 2021 14:14:42 -0500 (EST) (envelope-from junio@pobox.com) From: Junio C Hamano To: "Kerry, Richard" Cc: Adam Dinwoodie , "git@vger.kernel.org" , Fabian Stelzer Subject: Re: [PATCH v2] t/lib-git.sh: fix ACL-related permissions failure References: <20211104192533.2520-1-adam@dinwoodie.org> <20211105193106.3195-1-adam@dinwoodie.org> Date: Mon, 08 Nov 2021 11:14:41 -0800 In-Reply-To: (Richard Kerry's message of "Mon, 8 Nov 2021 16:40:29 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 20A463F4-40C8-11EC-927F-F327CE9DA9D6-77302942!pb-smtp20.pobox.com Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org "Kerry, Richard" writes: >> >> > To avoid this happening, before creating the keys, clear any default >> > ACL >> >> "happening" -> "from happening" >> > > No, original is correct. > > To avoid this happening. > To keep this from happening. > To prevent this happening. > To prevent this from happening. > > Would I think all be correct. > "to avoid from" is not right. But I meant to say "to avoid this from happening", not "to avoid from", which I gree is not right.