Project

General

Profile

« Previous | Next » 

Revision 11170

lib/runscripts/datasrc_dir.run: import(): added remake (rm=1) mode that reinstalls the datasource before continuing with the subdirs' import actions

View differences:

lib/runscripts/datasrc_dir.run
16 16

  
17 17
import()
18 18
{
19
	echo_func
19
	echo_func; set_make_vars
20
	if remaking; then datasrc_make reinstall; fi
20 21
	fwd "$FUNCNAME" "$@"
21 22
}
22 23

  

Also available in: Unified diff