Project

General

Profile

« Previous | Next » 

Revision 8964

inputs/GBIF/table.run: table.tsv/make (): don't make the target if it already exists

View differences:

inputs/GBIF/table.run
6 6
table.tsv/make ()
7 7
{
8 8
	echo_func; set_make_vars
9
	! test -e "$target" || return 0
9 10
	"$(dirname "${BASH_SOURCE[0]}")"/MySQL_export >"$target"
10 11
}
11 12

  

Also available in: Unified diff