Revision 9841
Added by Aaron Marcuse-Kubitza over 11 years ago
lib/runscripts/table.run | ||
---|---|---|
68 | 68 |
import() |
69 | 69 |
{ |
70 | 70 |
echo_func; set_make_vars |
71 |
load_data |
|
71 |
self_make load_data
|
|
72 | 72 |
map_table |
73 | 73 |
postprocess |
74 | 74 |
mk_derived |
Also available in: Unified diff
lib/runscripts/table.run: import(): use self_make on load_data so that the remake status determines whether the table is reinstalled