On Wed, Mar 28, 2018 at 12:57:08PM -0700, Rodrigo Vivi wrote:
> On Wed, Mar 28, 2018 at 11:17:19AM -0700, Lucas De Marchi wrote:
> >     maintainer-tools/qf: line 415: qf_co: command not found
> > 
> > Signed-off-by: Lucas De Marchi <lucas.demar...@intel.com>
> > ---
> >  qf | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/qf b/qf
> > index d1499ada1951..4c8a0e9ecc16 100755
> > --- a/qf
> > +++ b/qf
> > @@ -412,7 +412,7 @@ function qf_pull
> >             quiet_pop_all -f
> >     else
> >             git pull --ff-only
> > -           qf_co
> > +           qf_checkout
> 
> Duh!
> 
> Reviewed-by: Rodrigo Vivi <rodrigo.v...@intel.com>

and pushed.
thanks for the patch.

> 
> >     fi
> >  
> >     cd ..
> > -- 
> > 2.14.3
> > 
_______________________________________________
dim-tools mailing list
dim-tools@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dim-tools

Reply via email to