Revision 7344
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
94 | 94 |
If desired, record the import times in inputs/import.stats.xls: |
95 | 95 |
Open inputs/import.stats.xls |
96 | 96 |
Insert a copy of the leftmost "By column" column group before it |
97 |
export version=<version> |
|
97 | 98 |
bin/import_date inputs/{.,}*/*/logs/$version.log.sql |
98 | 99 |
Update the import date in the upper-right corner |
99 | 100 |
bin/import_times inputs/{.,}*/*/logs/$version.log.sql |
Also available in: Unified diff
README.TXT: Full database import: record the import times in inputs/import.stats.xls: Added `export version=<version>` because import_times may be run in a shell different from the one that the import was run in