summaryrefslogtreecommitdiff
path: root/gentree.py
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2014-05-05 16:58:38 +0200
committerHauke Mehrtens <hauke@hauke-m.de>2014-06-01 23:41:26 +0200
commit31f3d37859926c02debe8157b81a6107bf50aaf8 (patch)
treeff60af1abefc25dc1a701ec6e56f19cfade6e5aa /gentree.py
parent1b62085572206ee0ad9a89dcc5528d63b432d7fe (diff)
gentree: remove stray print
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>
Diffstat (limited to 'gentree.py')
-rwxr-xr-xgentree.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gentree.py b/gentree.py
index 8a8f6b6a..5fe69965 100755
--- a/gentree.py
+++ b/gentree.py
@@ -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: