Project

General

Profile

« Previous | Next » 

Revision 9676

bugfix: inputs/GBIF/raw_occurrence_record/run: table.tsv/make(): added check_target_exists so table.tsv would not be overwritten if it already existed

View differences:

inputs/GBIF/raw_occurrence_record/run
97 97
func_override table.tsv/make__src_table_run
98 98
table.tsv/make() # usage: [remake=1] [limit=...] .../run table.tsv/make
99 99
{
100
	echo_func; set_make_vars
100
	echo_func; set_make_vars; check_target_exists
101 101
	
102 102
	herbaria_filter/make
103 103
	filter="

Also available in: Unified diff