Revision 9937
Added by Aaron Marcuse-Kubitza over 11 years ago
lib/runscripts/table.run | ||
---|---|---|
74 | 74 |
load_data() |
75 | 75 |
{ |
76 | 76 |
echo_func; set_make_vars |
77 |
datasrc_make_install schema |
|
77 | 78 |
table_make_install ${_remake:+re}install # just the table |
78 | 79 |
} |
79 | 80 |
|
Also available in: Unified diff
lib/runscripts/table.run: load_data(): first make sure schema is installed