[PATCH] dim: Fix maintainer-tools remote

Daniel Vetter daniel.vetter at ffwll.ch
Thu Sep 20 08:24:41 UTC 2018


The migration broke dim setup :-/

Reported-by: Shawn Guo <shawnguo at kernel.org>
Cc: Shawn Guo <shawnguo at kernel.org>
Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
 dim | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dim b/dim
index f5deae8dc4dd..12c80e2051b6 100755
--- a/dim
+++ b/dim
@@ -2128,7 +2128,7 @@ function dim_setup
 
 	cd $DIM_PREFIX
 
-	setup_aux_checkout maintainer-tools $maintainer_tools_https maintainer-tools
+	setup_aux_checkout master $maintainer_tools_https maintainer-tools
 
 	setup_aux_checkout rerere-cache $drm_tip_ssh drm-rerere
 
-- 
2.19.0.rc2



More information about the dim-tools mailing list