Modify ↓
Opened 19 years ago
Closed 19 years ago
#4153 closed defect (fixed)
checkwiki.py allows -s?
| Reported by: | Owned by: | Jonas Borgström | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | wiki system | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
source:trunk/wiki-default/checkwiki.py@3882#L118 specifies that it accepts the options "-d" and "-s" if I read it correctly. But it doesn't do anything with "-s". Is this for compatibility with something before r300 when it was first versioned?
Attachments (0)
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
| Milestone: | → 0.11 |
|---|---|
| Severity: | minor → trivial |
checkwiki.py will be moved in contrib
Note:
See TracTickets
for help on using tickets.



To be clear, I'm just asking if
checkwiki.pyshould be patched as follows, because it accepts the option-swithout doing anything with it or mentioning it in the help string.checkwiki.py
s")