Project

General

Profile

« Previous | Next » 

Revision 10367

bugfix: lib/runscripts/table.run: postprocess(): don't propagate $remake to remake_VegBIEN_mappings(), since this will cause map.csv to be remade, which is not related to the postprocessing.

View differences:

lib/runscripts/table.run
99 99
	map_table
100 100
	custom_postprocess
101 101
	mk_derived
102
	if test "$can_test"; then self_make remake_VegBIEN_mappings; fi
102
	if test "$can_test"; then remake_VegBIEN_mappings; fi
103 103
}
104 104

  
105 105
import()

Also available in: Unified diff