Revision 9633
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/raw_occurrence_record/run | ||
---|---|---|
38 | 38 |
EOF |
39 | 39 |
} |
40 | 40 |
|
41 |
plant_fraction.table/seal() |
|
42 |
{ |
|
43 |
echo_func; set_make_vars |
|
44 |
|
|
45 |
use_local_remote |
|
46 |
table=plant_fraction table_esc= mysql_seal_table |
|
47 |
} |
|
48 |
|
|
41 | 49 |
herbaria_filter.plant_fraction.csv_/make() |
42 | 50 |
{ |
43 | 51 |
echo_func; set_make_vars; check_target_exists |
Also available in: Unified diff
inputs/GBIF/raw_occurrence_record/run: added plant_fraction.table/seal(), which uses new mysql_seal_table()