summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-12 11:18:20 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-12 11:18:20 +0100
commit9932073771d52d513b5e67fde097acc5cf906796 (patch)
tree7c289829a22319cb80091267e5ffbb6316249b49
parentc6c21b2455a8ffc20c8fb5b4bedbd9a2d2eb7dab (diff)
Clarify test_defconfig() description.
-rw-r--r--kconfigtest.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/kconfigtest.py b/kconfigtest.py
index e0fae52..279a4be 100644
--- a/kconfigtest.py
+++ b/kconfigtest.py
@@ -930,8 +930,8 @@ def test_defconfig(conf):
nonsensical groupings of arches with defconfigs from other arches (every
arch/defconfig combination) and an order of magnitude longer time to run.
- This test appends any failures to a file test_defconfig_fails in the
- root."""
+ With logging enabled, this test appends any failures to a file
+ test_defconfig_fails in the root."""
global nconfigs
defconfigs = []