Revision 12779
Added by Aaron Marcuse-Kubitza almost 11 years ago
run | ||
---|---|---|
5 | 5 |
|
6 | 6 |
refresh() # usage: on *vegbiendev*: .../run refresh |
7 | 7 |
{ |
8 |
echo_func; set_make_vars
|
|
8 |
begin_target
|
|
9 | 9 |
local remake=1 # run all commands below in this mode |
10 | 10 |
datasrc_make vegbank.schema.sql |
11 | 11 |
datasrc_make vegbank.data.sql # runtime: 3.5 min (":17:38" - ":14:16" =3:22) |
Also available in: Unified diff
*{.sh,run}: use new begin_target instead of `echo_func; set_make_vars`