diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-10 16:25:24 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-10 16:26:38 +0100 |
| commit | a5445a0b0cc3739b55f941aecfce5c7f99414cd8 (patch) | |
| tree | b0a36c7246f63e74be4c1ab2b44d2985b7b02c3e /kconfigtest.py | |
| parent | 8e4c18c447254e08199846a7fa1254449f091a96 (diff) | |
Update testsuite description - obsessive tests faster now.
Diffstat (limited to 'kconfigtest.py')
| -rw-r--r-- | kconfigtest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kconfigtest.py b/kconfigtest.py index c096bc1..38be702 100644 --- a/kconfigtest.py +++ b/kconfigtest.py @@ -19,7 +19,7 @@ # - obsessive: # By default, only valid arch/defconfig pairs will be tested. With this # enabled, every arch will be tested with every defconfig, which increases -# the test time from minutes to hours. Occassionally finds (usually very +# the test time by an order of magnitude. Occassionally finds (usually very # obscure) bugs, and I make sure everything passes with it. # # - log: |
