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: X-Spam-Status: No, score=-4.2 required=3.0 tests=ALL_TRUSTED,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF, T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 2C0A71F54E; Thu, 8 Sep 2022 22:09:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=80x24.org; s=selector1; t=1662674963; bh=Bkk3tFGfoZii4vE+YFgv7HFU+YRT4vXbXCvXqwZwBNU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xXT0xp8vxzbd0hKXMqrjSBM48OQNZjoQAachDbJ022q9JWVFTXnwSm9LGaYfwfMOG WJXL+KuhfQ4DOih+pM+GP0v4MrV7RfQ1ahiqrrvFhx/DZqf1gdn5Kf2khotFqnZAYx Qx7DkWl2AR7yTC9PJlmlEUC/OeNXpM9xahx+sj9o= Date: Thu, 8 Sep 2022 22:08:06 +0000 From: Eric Wong To: Ricardo Ribalda Cc: meta@public-inbox.org Subject: Re: [PATCH] Gcf2: Create cache folder if missing Message-ID: <20220908220806.M574221@dcvr> References: <20220908195731.174883-1-ricardo@ribalda.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20220908195731.174883-1-ricardo@ribalda.com> List-Id: Applied as commit ad8acf7d6484d0a489499742cadadbd4f890ab53 Thanks.