[PATCH] dim: Fix maintainer-tools remote

Rodrigo Vivi rodrigo.vivi at intel.com
Thu Sep 20 23:20:04 UTC 2018


On Thu, Sep 20, 2018 at 10:24:41AM +0200, Daniel Vetter wrote:
> 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>

Reviewed-by: Rodrigo Vivi <rodrigo.vivi 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
> 
> _______________________________________________
> dim-tools mailing list
> dim-tools at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dim-tools


More information about the dim-tools mailing list