[PATCH] dim: Show the sparse version used
Arkadiusz Hiler
arkadiusz.hiler at intel.com
Thu Oct 4 13:26:19 UTC 2018
So we have any clues in case of getting different results.
Signed-off-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
---
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
More information about the dim-tools
mailing list