[PATCH] dim: Remove accidental debug line

Daniel Vetter daniel.vetter at ffwll.ch
Wed Dec 13 12:54:00 UTC 2017


Oops

Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
---
 dim | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dim b/dim
index 10026e9e1a14..7357af85c17f 100755
--- a/dim
+++ b/dim
@@ -698,8 +698,6 @@ function checkpatch_commit_push
 	sha1=$1
 	managed_branch=${2:-1}
 
-	echo checking $sha1, managed $managed_branch
-
 	# use real names for people with many different email addresses
 	author=$(git show -s $sha1 --format="format:%an")
 	committer=$(git show -s $sha1 --format="format:%cn")
-- 
2.15.1



More information about the dim-tools mailing list