Project

General

Profile

« Previous | Next » 

Revision 12779

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

View differences:

data.sql.run
5 5

  
6 6
refresh() # usage: .../data.sql.run refresh
7 7
{
8
	echo_func; set_make_vars
8
	begin_target
9 9
	"$top_dir"/../test_taxonomic_names/test_scrub
10 10
	remake=1 export_ # update data.sql with the changes
11 11
}

Also available in: Unified diff