Revision 12774
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/lib/runscripts/datasrc_dir.run | ||
---|---|---|
7 | 7 |
|
8 | 8 |
subdirs=($(cat "$top_dir"/import_order.txt)) |
9 | 9 |
|
10 |
# to reinstall staging tables: rm=1 .../run import |
|
11 |
|
|
10 | 12 |
import() |
11 | 13 |
{ |
12 | 14 |
echo_func; set_make_vars |
Also available in: Unified diff
lib/runscripts/datasrc_dir.run: documented how to reinstall staging tables (`rm=1 .../run import`)