Revision 9818
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/GBIF/table.run | ||
---|---|---|
19 | 19 |
{ |
20 | 20 |
echo_func; set_make_vars |
21 | 21 |
table_make "$target_filename" |
22 |
table.tsv.gz/upload
|
|
22 |
if test ! "$test"; then table.tsv.gz/upload; fi
|
|
23 | 23 |
} |
24 | 24 |
|
25 | 25 |
table.tsv/make() # usage: [remake=1] [limit=...] .../run table.tsv/make |
Also available in: Unified diff
bugfix: inputs/GBIF/table.run: table.tsv.gz/make(): don't run table.tsv.gz/upload in test mode, to avoid clobbering the backup of a full table.tsv with a partial, testing table.tsv