From bff60ba2689dd6cdf8c0caa76e7f2b1ca0c14871 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 17 Jun 2015 15:33:19 +0200 Subject: Speedy test suite mode is still safe. --- testsuite.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3