From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 53558C433FE for ; Mon, 21 Nov 2022 22:52:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id B6C3785416; Mon, 21 Nov 2022 23:51:41 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="TSos3x4e"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EA27A8529F; Mon, 21 Nov 2022 23:51:27 +0100 (CET) Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id AA29C84D94 for ; Mon, 21 Nov 2022 23:51:25 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-ed1-x536.google.com with SMTP id s5so18253148edc.12 for ; Mon, 21 Nov 2022 14:51:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=scY4CoVVZXJJi6IPM/D/yM2nGa0QatTnJRbSSBU2H0o=; b=TSos3x4eNEbQsBuFiHhw9PkZVQDrLJC7NYXtPEExIsIqozIe9NlZs6kxzk0eN7Ll0A 2Xm7ZVUAZVqlHaQLFYv9Ak5Imy5SuMZ8O3A2SrDIRX+WAhsljXt6BBRT4vUNjExiTAHj UGR/LMnTBIrH2oSobeLpQQ3dVrOfGldbOgKG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=scY4CoVVZXJJi6IPM/D/yM2nGa0QatTnJRbSSBU2H0o=; b=hOi6m+n/J9yFzIy5AtSpmJYCjnyntZi68MHy4YICCMFS7LDv5ocTmy9s0xrSrafWaS R36fyoI0iYGzFYS484FKypym9P/DCoxpxlVq280FVONj/b4dHjRGX9j6VlWuYPeueJ0C NY1X0DOIx8o8YoPqKl/b/LsxNTCk6Rd4GqbCOJhfcx0cn5hhC8Oi3wOTqUX1pE4qi08K NqGjKJe5Ivs1G+XZavCatcxkXbcrVpdYiE1bJmToyGqYf0EFn6nvlgREF4ZyHxjq4qB/ AHwzjqB2RZlirRSVwFE/Idoh2qsALq2DA18wdsnEnY11y2TPLsXjdBVm1bGLW2bfxzDz wqtg== X-Gm-Message-State: ANoB5pke/4+QN2SmUODt1Zb3mKvs8+hI4FDyUPOtOAILse3oxNW1TZ7t Oezvr3r1AIxMG3wpctR+VOyRbqyZGrVH4d5rq0gvAKKKv1M= X-Google-Smtp-Source: AA0mqf4+7rHc0SnNNttraowfd4T+qligaGRv9dne2rKw+9ZZR547uksmQt3YBioyriJOeatHgdszXFcoMQsNRJowePE= X-Received: by 2002:a05:6402:2987:b0:45c:a9d3:d535 with SMTP id eq7-20020a056402298700b0045ca9d3d535mr18232492edb.0.1669071084997; Mon, 21 Nov 2022 14:51:24 -0800 (PST) MIME-Version: 1.0 References: <20221121175240.1269577-1-trini@konsulko.com> In-Reply-To: <20221121175240.1269577-1-trini@konsulko.com> From: Simon Glass Date: Mon, 21 Nov 2022 15:51:11 -0700 Message-ID: Subject: Re: [PATCH] CI: Make more use of git safe.directory To: Tom Rini Cc: u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Mon, 21 Nov 2022 at 10:52, Tom Rini wrote: > > We have a number of jobs that will have git complain about needing to > set safe.directory and this being untrue as a fatal error, but then > complete. Set this flag correctly now as it should be used, and may > prevent a future failure. > > Signed-off-by: Tom Rini > --- > .azure-pipelines.yml | 2 ++ > .gitlab-ci.yml | 5 +++++ > 2 files changed, 7 insertions(+) Reviewed-by: Simon Glass