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: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id 009D21F51E for ; Wed, 28 Sep 2022 18:19:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233658AbiI1SSt convert rfc822-to-8bit (ORCPT ); Wed, 28 Sep 2022 14:18:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51618 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234049AbiI1SSZ (ORCPT ); Wed, 28 Sep 2022 14:18:25 -0400 Received: from elephants.elehost.com (elephants.elehost.com [216.66.27.132]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 53887108099 for ; Wed, 28 Sep 2022 11:17:42 -0700 (PDT) Received: from Mazikeen (cpebc4dfb928313-cmbc4dfb928310.cpe.net.cable.rogers.com [99.228.251.108] (may be forged)) (authenticated bits=0) by elephants.elehost.com (8.16.1/8.16.1) with ESMTPSA id 28SIH4lV091250 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 28 Sep 2022 14:17:04 -0400 (EDT) (envelope-from rsbecker@nexbridge.com) Reply-To: From: To: "'Junio C Hamano'" , Cc: References: In-Reply-To: Subject: RE: [ANNOUNCE] Git v2.38.0-rc2 Date: Wed, 28 Sep 2022 14:16:58 -0400 Organization: Nexbridge Inc. Message-ID: <003401d8d366$828ccc60$87a66520$@nexbridge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQM1RZ4x/U93cM2W9TAIx9ZSI5Lu76s8QVmg Content-Language: en-ca Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org On September 27, 2022 5:11 PM, Junio C Hamano wrote: >A release candidate Git v2.38.0-rc2 is now available for testing at >the usual places. It is comprised of 673 non-merge commits since >v2.37.0, contributed by 81 people, 23 of which are new faces [*]. The release looks good on NonStop but does not contain the patch I sent for t1800-hook.sh. The test fails because the text message is different (wrapped in ' and says exec instead of run or spawn). Regards, Randall