From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS54825 147.75.192.0/21 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.6 Received: from ny.mirrors.kernel.org (ny.mirrors.kernel.org [147.75.199.223]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 279A31F44D for ; Sat, 23 Mar 2024 20:17:20 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; secure) header.d=gouders.net header.i=@gouders.net header.a=rsa-sha256 header.s=gnet header.b=jJC3RbT5; dkim-atps=neutral Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ny.mirrors.kernel.org (Postfix) with ESMTPS id 60E331C20C2D for ; Sat, 23 Mar 2024 20:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 7727A53395; Sat, 23 Mar 2024 20:17:14 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=gouders.net header.i=@gouders.net header.b="jJC3RbT5" Received: from mx10.gouders.net (mx10.gouders.net [202.61.206.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 7718759B48 for ; Sat, 23 Mar 2024 20:17:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=202.61.206.94 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711225030; cv=none; b=ddvKaMDuXoXJGSbzy1isLYigyWLS8UZ57DGeMRsiLrlBbdynx8xgBSPy+iAs2mE6+b+4kC94UfmQUSZ+W6kVq7upgXGIfEPZgtN+Ij4GrJ6q6zLxWf3cJR/3tQykG9Tjbaeoq4Ay49GIDSg+7JBnP5MxD8KIwWQYlz3V0JGk84Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1711225030; c=relaxed/simple; bh=fkr52tfVJcpYGUM4d01GKfEYJMIFba+7QSYtcK13uqE=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=PylsTjozdvBa/uV9iEKgkENXalDo/PacxXfX+NVNNYiLwAdwBAgm6ECVfuEp69VQpraaAaEgCzhiMGWYE13j9GKcLueS+w/DJWZ463xKPq5wyb9nH7ISJ5F9EOfB208aVJ8ip6eC+yx5IdK9eGO4JSw0zCIdVEPsos4qK4TiQpo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=gouders.net; spf=pass smtp.mailfrom=gouders.net; dkim=pass (1024-bit key) header.d=gouders.net header.i=@gouders.net header.b=jJC3RbT5; arc=none smtp.client-ip=202.61.206.94 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=gouders.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gouders.net Received: from localhost (ip-109-42-177-242.web.vodafone.de [109.42.177.242]) (authenticated bits=0) by mx10.gouders.net (8.17.1.9/8.17.1.9) with ESMTPSA id 42NKGm5o014644 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Sat, 23 Mar 2024 21:16:48 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gouders.net; s=gnet; t=1711225009; bh=fkr52tfVJcpYGUM4d01GKfEYJMIFba+7QSYtcK13uqE=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=jJC3RbT5Fu2oJtWuQdkcW+qdDpKbxf2pJUc7eVF4z7trXZBvF/66tMqMT1TIG+jV2 PcS+douSuimsZFjDGqN6VWJH7L6Arx9Dh6vOFu+vi9qeWcoq5QNpG1LZgMl/usCSwW uZiiFgTUFCL4Mrn1/TxWDfeGGvPN/TatV6UkQr80= From: Dirk Gouders To: Kyle Lippincott Cc: git@vger.kernel.org, Junio C Hamano , Emily Shaffer Subject: Re: [PATCH v2 5/5] MyFirstObjectWalk: add stderr to pipe processing In-Reply-To: (Kyle Lippincott's message of "Sat, 23 Mar 2024 12:48:35 -0700") References: <64c36dbf16108353635a7315a3bd5eb60f2aa92e.1710840596.git.dirk@gouders.net> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Sat, 23 Mar 2024 21:16:42 +0100 Message-ID: Precedence: bulk X-Mailing-List: git@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Kyle Lippincott writes: > On Tue, Mar 19, 2024 at 12:23:15PM +0100, Dirk Gouders wrote: >> -$ GIT_TRACE=1 ./bin-wrappers/git walken | head -n 10 >> +$ GIT_TRACE=1 ./bin-wrappers/git walken 2>&1 | head -n 10 >> ---- >> >> Take a look at the top commit with `git show` and the object ID you printed; it >> @@ -875,7 +875,7 @@ of the first handful: >> >> ---- >> $ make >> -$ GIT_TRACE=1 ./bin-wrappers git walken | tail -n 10 >> +$ GIT_TRACE=1 ./bin-wrappers git walken 2>&1 | tail -n 10 > > I think there's a second issue here: this should be `./bin-wrappers/git`, right? Oh yes, that is a second issue -- thank you very much for spending the time to look at this series. Dirk