Project

General

Profile

« Previous | Next » 

Revision 9053

inputs/GBIF/table.run: table.tsv/make (): use echo_run instead of extern so that the command name is canonicalized properly

View differences:

inputs/GBIF/table.run
7 7
table.tsv/make ()
8 8
{
9 9
	echo_func; set_make_vars; check_target_exists
10
	to_target extern "$(dirname "${BASH_SOURCE[0]}")"/MySQL_export
10
	to_target echo_run "$(dirname "${BASH_SOURCE[0]}")"/MySQL_export
11 11
}
12 12

  
13 13
export_mysql ()

Also available in: Unified diff