Modify ↓
Opened 19 years ago
Closed 18 years ago
#5260 closed enhancement (fixed)
bug in tracd
| Reported by: | pioneer | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | web frontend/tracd | Version: | 0.10.4 |
| Severity: | minor | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
First sorry for my bad english. There is a bug in tracd when using "—pidfile" directive. If target file is blank tracd crushes saying ValueError: invalid literal for int() with base 10: add something in target pid file , tracd will replace it with correct pid.
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Milestone: | → 0.11 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
| Type: | defect → enhancement |
Note:
See TracTickets
for help on using tickets.



Error message improved in [5900].
Changing the status as an enhancement, as the PID file is created by the tracd daemon that does not produce an empty file.