Project

General

Profile

« Previous | Next » 

Revision 9418

inputs/GBIF/raw_occurrence_record/run: renamed herbaria.sql to herbaria.data.sql so it wouldn't be added to svn by `make inputs/GBIF/raw_occurrence_record/add` or `make inputs/add`

View differences:

inputs/GBIF/raw_occurrence_record/run
10 10
	
11 11
	filter="
12 12
deleted IS NULL
13
AND institution_code IN ($(cat "$top_dir"/herbaria.sql))" \
13
AND institution_code IN ($(cat "$top_dir"/herbaria.data.sql))" \
14 14
table.tsv/make__src_table_run
15 15
}
16 16

  

Also available in: Unified diff