Revision 6972
Added by Aaron Marcuse-Kubitza about 12 years ago
README.TXT | ||
---|---|---|
78 | 78 |
Open inputs/import.stats.xls |
79 | 79 |
Insert a copy of the leftmost Column-based column group before it |
80 | 80 |
Update the import date in the upper-right corner |
81 |
./bin/import_times inputs/{.,}*/*/logs/*.$version[.-]*log.sql
|
|
81 |
bin/import_times inputs/{.,}*/*/logs/*.$version[.-]*log.sql |
|
82 | 82 |
Paste the output over the # Rows/Time columns, making sure that the |
83 | 83 |
row counts match up with the previous import's row counts |
84 | 84 |
If the row counts do not match up, insert or reorder rows as needed |
Also available in: Unified diff
README.TXT: Data import: recording the import times in inputs/import.stats.xls: Removed extra ./ before bin/import_times