From patchwork Thu Jan 26 09:10:45 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Vetter X-Patchwork-Id: 9538563 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EC761601D7 for ; Thu, 26 Jan 2017 09:11:00 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DB98D28112 for ; Thu, 26 Jan 2017 09:11:00 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CE8612818E; Thu, 26 Jan 2017 09:11:00 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 791CE28112 for ; Thu, 26 Jan 2017 09:11:00 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 8DF146EAF5; Thu, 26 Jan 2017 09:10:59 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) by gabe.freedesktop.org (Postfix) with ESMTPS id 66AB16EAF5 for ; Thu, 26 Jan 2017 09:10:58 +0000 (UTC) Received: by mail-wm0-x243.google.com with SMTP id c85so48774421wmi.1 for ; Thu, 26 Jan 2017 01:10:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ffwll.ch; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=PL3FjEeyBaBmq4LQh7CcwfgjNumboeadGPFKCgdUp34=; b=bMyCSNuxxSU22kIYUTcIBWXbkRaoc5BY65EMEk4baHRMa2zUcozP7wAOXFvN9UeWv1 TAbs14U308uyug50A2G6KuDzNHVEZf1GJq0xFViquNJWVUIuLSwldy2kSjlon09+7cku V059IlBByWysVkxJ5KCQBTetDwjPD/M/fY1j8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=PL3FjEeyBaBmq4LQh7CcwfgjNumboeadGPFKCgdUp34=; b=obK9LMEpRy9+QAlZTu/HH+v3dlmB8xn555HZb+XtdYLZE68zFomfk9IKNALIJWeV99 NbHZCOUmfFKZ7RyqA4Gsv+AfVHsa/zwt+hzVtBC7NLOT1vRU9/WdzWzFvY2bE2s5bDX6 7KUeX6vV0kOrEtSiT3ckGHhGVSlOavAl4F6NzP8mSZ8bIy3APQfKjhTwa2gOaoTmI+rU blO0nwyy2bkXcCxa5JjbI9+Pn16Skd0RzlssJJqiyTtxpPmsmnscZLBwjeIz6L9tlneC fq7RmYnoeB5BglOEBgcJjo94oXvT7GlozXcwdQcW+C7PGJbjO0GU25leJlZeHf0gNd59 U5yA== X-Gm-Message-State: AIkVDXLQsKG7Dljt0F22JG47c6kRkqu2oyw6kC6DOhvxfPuPXzXZfIQHWNK54C89ZzjotA== X-Received: by 10.28.27.14 with SMTP id b14mr1611246wmb.82.1485421856709; Thu, 26 Jan 2017 01:10:56 -0800 (PST) Received: from phenom.ffwll.local ([2a02:168:56c9:0:decc:6e78:7e96:b452]) by smtp.gmail.com with ESMTPSA id g40sm1497079wrg.19.2017.01.26.01.10.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Jan 2017 01:10:56 -0800 (PST) From: Daniel Vetter To: Intel Graphics Development Date: Thu, 26 Jan 2017 10:10:45 +0100 Message-Id: <20170126091049.9122-2-daniel.vetter@ffwll.ch> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170126091049.9122-1-daniel.vetter@ffwll.ch> References: <20170126091049.9122-1-daniel.vetter@ffwll.ch> Cc: Daniel Vetter , Daniel Vetter Subject: [Intel-gfx] [PATCH 2/6] dim: don't check everything in dim setup X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Laurent got mightily confused about this, and assumed he's getting volunteered as an intel maintainer because dim asks for an intel remote. With the branch autodetection we can postpone all the remote checks to when we need them. This is similar to the changes to update-branches to only update branches that exist, but for remotes. Signed-off-by: Daniel Vetter --- dim | 7 ------- 1 file changed, 7 deletions(-) diff --git a/dim b/dim index 5dfd0ef586be..e5afa9ee1bb8 100755 --- a/dim +++ b/dim @@ -1394,13 +1394,6 @@ function dim_setup exit 1 fi - cd $DIM_DRM_INTEL - - # check remote configuration - remote=`url_to_remote $linux_upstream_git` - remote=`url_to_remote $drm_intel_ssh` - remote=`url_to_remote $drm_upstream_git` - cd $DIM_PREFIX setup_aux_checkout maintainer-tools $drm_intel_ssh maintainer-tools