Project

General

Profile

« Previous | Next » 

Revision 8302

inputs/GBIF/table.run: import(): Updated for lib/table.run template changes

View differences:

table.run
14 14
{
15 15
	echo_func "$FUNCNAME" "$@"
16 16
	MySQL_export
17
	"$(dirname "${BASH_SOURCE[0]}")"/../../lib/table.run "$FUNCNAME"
17
	"$(dirname "${BASH_SOURCE[0]}")"/../../lib/table.run "$FUNCNAME" "$@"
18 18
}

Also available in: Unified diff