Modify ↓
Opened 19 years ago
Closed 19 years ago
#39 closed defect (fixed)
snapshots directory isn't created
Reported by: | sean.dawson@… | Owned by: | cmlenz |
---|---|---|---|
Priority: | minor | Milestone: | 0.4 |
Component: | Trac plugin | Version: | |
Keywords: | Cc: | ||
Operating System: |
Description
In bitten/trac_ext/main.py:environment_created(), the tarball (snapshot) directory is determined, but the command isn't actually executed.
Attachments (0)
Change History (2)
comment:1 Changed 19 years ago by cmlenz
- Status changed from new to assigned
comment:2 Changed 19 years ago by cmlenz
- Priority changed from major to minor
- Resolution set to fixed
- Status changed from assigned to closed
Fixed in [148].
Note: See
TracTickets for help on using
tickets.
Good catch, thanks.