Revision 6593
Added by Aaron Marcuse-Kubitza almost 12 years ago
import_all | ||
---|---|---|
15 | 15 |
make inputs/.TNRS/tnrs_accepted/reinstall |
16 | 16 |
make inputs/.TNRS/tnrs_other/reinstall |
17 | 17 |
|
18 |
. "$selfDir/with_all" Source/import by_col=1 "$@" |
|
19 |
wait # wait for asynchronous commands |
|
20 |
|
|
18 | 21 |
make inputs/.herbaria/import "$@" & |
19 | 22 |
sleep 5 # wait for make commands to scroll by |
20 | 23 |
|
... | ... | |
28 | 31 |
wait %1 # wait for asynchronous commands |
29 | 32 |
|
30 | 33 |
make inputs/.TNRS/tnrs/tnrs-remake wait=1 "$@" & |
31 |
. "$selfDir/with_all" import "$@" |
|
34 |
. "$selfDir/with_all" import import_source= "$@"
|
|
32 | 35 |
|
33 | 36 |
after_import () |
34 | 37 |
{ |
Also available in: Unified diff
import_all: Import all Source tables before the herbaria list, so that any custom metadata will override the info in the herbaria list