Project

General

Profile

« Previous | Next » 

Revision 12779

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

View differences:

datasrc_dir.run
11 11

  
12 12
import()
13 13
{
14
	echo_func; set_make_vars
14
	begin_target
15 15
	if remaking; then datasrc_make uninstall; fi
16 16
	prep_try; if ! pg_schema_exists; then # uses $schema
17 17
		rethrow

Also available in: Unified diff