gentree: remove stray print
authorJohannes Berg <johannes.berg@intel.com>
Mon, 5 May 2014 14:58:38 +0000 (16:58 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Jun 2014 21:41:26 +0000 (23:41 +0200)
My previous commit to restrict the defconfig files left
a debugging print statement, remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
gentree.py

index 8a8f6b6a22a4a0fa83a1518d1df0e66250596848..5fe699650916c57ab2745da9503736f6061af512 100755 (executable)
@@ -808,7 +808,6 @@ def process(kerneldir, outdir, copy_list_file, git_revision=None,
                     line_ok = True
                     break
             if not line_ok:
-                print dfbase, line
                 copy_defconfig = False
                 break
         if copy_defconfig: