Revision 6896
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 "$@" |
|
18 |
all=1; . "$selfDir/with_all" Source/import by_col=1 "$@"
|
|
19 | 19 |
wait # wait for asynchronous commands |
20 |
unset all |
|
20 | 21 |
|
21 | 22 |
make inputs/.herbaria/import "$@" & |
22 | 23 |
sleep 5 # wait for make commands to scroll by |
Also available in: Unified diff
import_all: Source tables import: Fixed bug where need to use $all option to with_all to also include special datasources starting with "."