summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite.py')
-rw-r--r--testsuite.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite.py b/testsuite.py
index 8bf9502..b18b7cf 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -1968,7 +1968,7 @@ def all_arch_srcarch_kconfigs():
def test_all_no(conf, arch, srcarch):
"""
- Verify that allnoconfig.py script generates the same .config as 'make
+ Verify that allnoconfig.py generates the same .config as 'make
allnoconfig', for each architecture. Runs the script via 'make
scriptconfig', so kinda slow even in speedy mode.
"""