diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-05 05:32:17 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2015-06-05 05:32:17 +0200 |
| commit | f470e104f0344b53ff6e616015f045e5e9d47058 (patch) | |
| tree | dcdeb4b18793395fabb966d77f0a9f7e392854ee | |
| parent | 855cf2d364b1dd0cc13593c52d33b0e1235fc9ea (diff) | |
Add warning re. tests overwiting .config.
Sorry if this has bit anyone!
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -71,6 +71,8 @@ language has some dark corners. The test suite is run with $ python Kconfiglib/testsuite.py + +**NOTE: Some tests currently overwrite .config in the kernel root, so make sure to back it up.** It comprises a set of selftests and a set of compatibility tests that compare configurations generated by Kconfiglib with configurations generated by |
