Revision 12779
Added by Aaron Marcuse-Kubitza almost 11 years ago
datasrc_dir.run | ||
---|---|---|
11 | 11 |
|
12 | 12 |
import() |
13 | 13 |
{ |
14 |
echo_func; set_make_vars
|
|
14 |
begin_target
|
|
15 | 15 |
if remaking; then datasrc_make uninstall; fi |
16 | 16 |
prep_try; if ! pg_schema_exists; then # uses $schema |
17 | 17 |
rethrow |
Also available in: Unified diff
*{.sh,run}: use new begin_target instead of `echo_func; set_make_vars`