On Thu, Oct 04, 2018 at 04:26:19PM +0300, Arkadiusz Hiler wrote: > So we have any clues in case of getting different results. > > Signed-off-by: Arkadiusz Hiler <[email protected]>
lgtm, pushed. -Daniel > --- > dim | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/dim b/dim > index 12c80e2..72c86db 100755 > --- a/dim > +++ b/dim > @@ -1645,6 +1645,8 @@ function dim_sparse > exit 1 > fi > > + echo "Sparse version: $(sparse --version)" > + > _restore_head_on_exit > > # make the initial reference build > -- > 2.17.1 > > _______________________________________________ > dim-tools mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/dim-tools -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
