Project

General

Profile

« Previous | Next » 

Revision 12779

*{.sh,run}: use new begin_target instead of `echo_func; set_make_vars`

View differences:

run
10 10

  
11 11
taxon_trait/make() # runtime: ~0 ("real 0m0.411s") @ r10826
12 12
{
13
	echo_func; set_make_vars; check_fake_target_exists
13
	begin_target; check_fake_target_exists
14 14
	local order_by=(scientificName measurementType)
15 15
	pg_export_table_to_dir "$target_filename"
16 16
}

Also available in: Unified diff