Revision 7283
Added by Aaron Marcuse-Kubitza about 12 years ago
input.Makefile | ||
---|---|---|
397 | 397 |
echo "SELECT delete_scrubbed_taxondeterminations('$(datasrc)');"|\ |
398 | 398 |
"time" env no_query_results=1 $(psqlAsBien) |
399 | 399 |
|
400 |
rescrub: _always unscrub scrub ; |
|
401 |
|
|
400 | 402 |
import_scrub: _always import scrub ; |
401 | 403 |
|
402 | 404 |
##### Log files from import |
Also available in: Unified diff
input.Makefile: Taxonomic scrubbing: Added rescrub