Revision 9668
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record/run | ||
---|---|---|
68 | 68 |
|
69 | 69 |
use_local_remote |
70 | 70 |
local table="$target_stem" |
71 |
if remaking; then mk_drop|mysql_ANSI; remake=; fi
|
|
71 |
if remaking; then mk_drop|mysql_ANSI; fi |
|
72 | 72 |
|
73 | 73 |
herbaria_filter.ih.csv_/make |
74 | 74 |
plant_fraction_for_herbaria_filter/make |
Also available in: Unified diff
inputs/GBIF/raw_occurrence_record/run: herbaria_filter/make(): removed no longer needed explicit clear of $remake, which is now done by make.sh instead