Project

General

Profile

« Previous | Next » 

Revision 12702

lib/runscripts/datasrc_dir.run: removed postprocess(), which now does the same thing its auto-forwarded equivalent would

View differences:

trunk/lib/runscripts/datasrc_dir.run
7 7

  
8 8
subdirs=($(cat "$top_dir"/import_order.txt))
9 9

  
10
postprocess()
11
{
12
	echo_func
13
	fwd_self
14
}
15

  
16 10
import()
17 11
{
18 12
	echo_func; set_make_vars

Also available in: Unified diff