From: Johannes Berg Date: Mon, 5 May 2014 14:58:38 +0000 (+0200) Subject: gentree: remove stray print X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=31f3d37859926c02debe8157b81a6107bf50aaf8;p=openwrt%2Fstaging%2Fblogic.git gentree: remove stray print My previous commit to restrict the defconfig files left a debugging print statement, remove it. Signed-off-by: Johannes Berg Signed-off-by: Hauke Mehrtens --- diff --git a/gentree.py b/gentree.py index 8a8f6b6a22a4..5fe699650916 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: