Revision 5812
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/test_taxonomic_names/test_scrub | ||
---|---|---|
7 | 7 |
cd "$selfDir/../.." |
8 | 8 |
|
9 | 9 |
# Import names |
10 |
make inputs/.TNRS/reinstall # asks user for confirmation |
|
10 |
make inputs/.TNRS/reinstall schema_only=1 # asks user for confirmation
|
|
11 | 11 |
# Must come after TNRS reinstall to recreate tnrs_input_name view |
12 | 12 |
make schemas/public/reinstall # asks user for confirmation |
13 | 13 |
make inputs/"$selfDirName"/import log= |
Also available in: Unified diff
inputs/test_taxonomic_names/test_scrub: `make inputs/.TNRS/reinstall`: Use new $schema_only option so that an empty TNRS schema is installed rather than one containing inputs/.TNRS/data.sql