Project

General

Profile

« Previous | Next » 

Revision 9675

bugfix: inputs/GBIF/table.run: table.tsv/make(): force table.tsv.md5 to be remade (using remake=1) because the table.tsv contents will have changed

View differences:

inputs/GBIF/table.run
13 13
{
14 14
	echo_func; set_make_vars; check_target_exists
15 15
	to_target mysql_export_local
16
	"$target_filename".md5/make
16
	remake=1 "$target_filename".md5/make
17 17
}
18 18

  
19 19
export_mysql()

Also available in: Unified diff