On Fri, Sep 21, 2018 at 1:20 AM, Rodrigo Vivi <[email protected]> wrote: > On Thu, Sep 20, 2018 at 10:24:41AM +0200, Daniel Vetter wrote: >> The migration broke dim setup :-/ >> >> Reported-by: Shawn Guo <[email protected]> >> Cc: Shawn Guo <[email protected]> >> Signed-off-by: Daniel Vetter <[email protected]> > > Reviewed-by: Rodrigo Vivi <[email protected]>
Thanks for review and testing, pushed. -Daniel > >> --- >> 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 >> [email protected] >> https://lists.freedesktop.org/mailman/listinfo/dim-tools -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
