Project

General

Profile

« Previous | Next » 

Revision 11590

/run: use new exports/geoscrub_input.csv.run

View differences:

run
15 15
	pg_export_table_to_dir "$target_filename"
16 16
}
17 17

  
18
geoscrub_input/make() # runtime: 20 s ("0:21.57elapsed") @ r10880
19
{
20
	echo_func; set_make_vars; check_fake_target_exists
21
	pg_export_table_to_dir "$target_filename"
22
}
23

  
24 18
export_()
25 19
{
26 20
	echo_func
27 21
	taxon_trait/make
28
	geoscrub_input/make
22
	"$exports_dir"/geoscrub_input.csv.run export_
29 23
}
30 24

  
31 25
fi

Also available in: Unified diff