Show More
@@ -212,7 +212,7 b' checks = {' | |||||
212 | "icasefs": (has_icasefs, "case insensitive file system"), |
|
212 | "icasefs": (has_icasefs, "case insensitive file system"), | |
213 | "inotify": (has_inotify, "inotify extension support"), |
|
213 | "inotify": (has_inotify, "inotify extension support"), | |
214 | "lsprof": (has_lsprof, "python lsprof module"), |
|
214 | "lsprof": (has_lsprof, "python lsprof module"), | |
215 |
"mtn": (has_mtn, "monotone client (> |
|
215 | "mtn": (has_mtn, "monotone client (>= 1.0)"), | |
216 | "outer-repo": (has_outer_repo, "outer repo"), |
|
216 | "outer-repo": (has_outer_repo, "outer repo"), | |
217 | "p4": (has_p4, "Perforce server and client"), |
|
217 | "p4": (has_p4, "Perforce server and client"), | |
218 | "pyflakes": (has_pyflakes, "Pyflakes python linter"), |
|
218 | "pyflakes": (has_pyflakes, "Pyflakes python linter"), |
General Comments 0
You need to be logged in to leave comments.
Login now