Opened 13 years ago
Closed 13 years ago
#134 closed enhancement (fixed)
Paths to files in headers of specialized db-dump files
| Reported by: | adehnert | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Sometime |
| Component: | Reporting | Version: | |
| Keywords: | Cc: | ||
| Size: | tiny |
Description
/mit/asa-db/data/db-dump/{midway,website}_groups.html both have headers like:
<!-- Automatically generated by groups/format_groups.py midway.
Do not edit; instead re-run that script (or edit it as necessary). -->
The header should also list the file they're generated from, since random asa-exec members can copy those files into place, but not generate them anew.
Change History (2)
comment:1 Changed 13 years ago by adehnert
- Component changed from Core to Data export
comment:2 Changed 13 years ago by adehnert
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
commit c547de583f7029fd07b2dbe5f00c6e32fc8ef910 Author: Alex Dehnert <adehnert@mit.edu> Date: Sat Nov 3 16:16:53 2012 -0400 Improve the header of the exported HTML files Files in question are /mit/asa-db/data/db-dump/{midway,website}_groups.html, as generated by groups/format_groups.py midway and util/export_website_groups.py. Added information: * Paths to /mit/asa-db/data/db-dump/*.html generated files (ASA-#134) * Timestamp of generation (ASA-#135) * Who can re-run the scripts (ASA-#136) * Which groups are included