Project

General

Profile

« Previous | Next » 

Revision 9807

bugfix: inputs/GBIF/table.run: table.tsv*/upload(): need to run put in live mode (live=1)

View differences:

inputs/GBIF/table.run
18 18
table.tsv*/upload()
19 19
{
20 20
	echo_func; set_make_vars
21
	inplace=1 sync_upload "$target"
21
	live=1 inplace=1 sync_upload "$target"
22 22
}
23 23

  
24 24
table.tsv/make() # usage: [remake=1] [limit=...] .../run table.tsv/make

Also available in: Unified diff