projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b62085
)
gentree: remove stray print
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 5 May 2014 14:58:38 +0000
(16:58 +0200)
committer
Hauke 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
patch
|
blob
|
history
diff --git
a/gentree.py
b/gentree.py
index 8a8f6b6a22a4a0fa83a1518d1df0e66250596848..5fe699650916c57ab2745da9503736f6061af512 100755
(executable)
--- 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: