Modify ↓
Opened 20 years ago
Closed 20 years ago
#1407 closed defect (fixed)
contrib trac-pre-commit hook should at least use env
Reported by: | Owned by: | Christopher Lenz | |
---|---|---|---|
Priority: | low | Milestone: | 0.9 |
Component: | ticket system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
This is a follow up to #1406.
This is decidedly minor, but removes the sqlite dependency (as far as I can tell). It at least sets things up for better database independence (I hear that it is in the works)
See patch to follow
Attachments (1)
Change History (3)
by , 20 years ago
Attachment: | pre-commit_using_env.1.diff added |
---|
comment:1 by , 20 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Patch applied in [1497]. Thanks!