Project

General

Profile

« Previous | Next » 

Revision 11839

bin/import_all: don't import NCBI because the lookup table is now prepopulated as part of the schema

View differences:

bin/import_all
40 40
    make inputs/.herbaria/import "$@" &
41 41
    sleep 5 # wait for make commands to scroll by
42 42
    
43
    make inputs/.NCBI/import by_col=1 "$@"
44
    
45 43
    wait # wait for asynchronous commands
46 44
    
47 45
    . "$selfDir/with_all" import_scrub "$@" # uses $by_col

Also available in: Unified diff