From c685e788c2aac6fd57d230988c2121c30661b971 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Tue, 16 Jun 2015 23:40:35 +0200 Subject: Docstring nit. --- testsuite.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite.py') diff --git a/testsuite.py b/testsuite.py index 888a2ff..00b36da 100644 --- a/testsuite.py +++ b/testsuite.py @@ -1909,8 +1909,8 @@ def get_arch_configs(): def test_all_no(conf): """ Verify that our examples/allnoconfig.py script generates the same .config - as 'make allnoconfig', for each architecture. Runs the script via 'make - scriptconfig', so kinda slow even in speedy mode.""" + as 'make allnoconfig', for each architecture. Runs the script via + 'make scriptconfig', so kinda slow even in speedy mode.""" # TODO: Support speedy mode for running the script shell("make scriptconfig SCRIPT=Kconfiglib/examples/allnoconfig.py " -- cgit v1.2.3