Modify ↓
#12665 closed defect (fixed)
TracAdmin changeset added / modified have incorrect return code when repository or changeset invalid
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.14 |
| Component: | version control | Version: | |
| Severity: | normal | Keywords: | trac-admin |
| Cc: | massimo.b@… | Branch: | |
| Release Notes: |
Fixed |
||
| API Changes: | |||
| Internal Changes: | |||
Description
Reported in gmessage:trac-users:SgBiq1KlrY4/cWzuCJfCAwAJ, trac-admin $env changeset added <repos> <changeset> and trac-admin $env changeset modified <repos> <changeset> don't set return code 2 and print to stderr when <repos> or <changeset> invalid.
Attachments (0)
Change History (4)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:3 by , 9 years ago
| Release Notes: | modified (diff) |
|---|
comment:4 by , 9 years ago
| Cc: | added |
|---|
Note:
See TracTickets
for help on using tickets.



The issue is due to the implementation of #11775.