summaryrefslogtreecommitdiff
path: root/testsuite.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-06-17 15:33:19 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-06-17 15:33:46 +0200
commitbff60ba2689dd6cdf8c0caa76e7f2b1ca0c14871 (patch)
tree89aa1d231f1ee362fe52dd31fe6d65818a93e354 /testsuite.py
parentd7e71a8f9736be34d90924ceb04a1e699242f93d (diff)
Speedy test suite mode is still safe.
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 00b36da..6868728 100644
--- a/testsuite.py
+++ b/testsuite.py
@@ -14,7 +14,7 @@
# 'make' targets. Makes things a lot faster, but could break if Kconfig
# files start depending on additional environment variables besides ARCH and
# SRCARCH. (These would be set in the Makefiles in that case.) Safe as of
-# Linux 3.7.0-rc8.
+# Linux 4.1.0-rc8.
#
# - obsessive:
# By default, only valid arch/defconfig pairs will be tested. With this