From 9932073771d52d513b5e67fde097acc5cf906796 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 12 Dec 2012 11:18:20 +0100 Subject: Clarify test_defconfig() description. --- kconfigtest.py | 4 ++-- 1 file 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 = [] -- cgit v1.2.3