Modify ↓
Opened 18 years ago
Closed 18 years ago
#7121 closed defect (fixed)
console.py --version option has a trivial bug
| Reported by: | Owned by: | Christian Boos | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.11 |
| Component: | admin/console | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
There is a small typo in console py which gives you when you call trac-admin —version.
Please look at the patch
Attachments (1)
Change History (3)
by , 18 years ago
| Attachment: | console.patch added |
|---|
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|---|
| Severity: | normal → trivial |
| Status: | new → assigned |
comment:2 by , 18 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.



Applied in r6824, thanks!