Project

General

Profile

« Previous | Next » 

Revision 5917

Calls to `make inputs/.TNRS/cleanup`: Do `make inputs/.TNRS/tnrs_accepted/reinstall; make inputs/.TNRS/tnrs_other/reinstall` instead to use new split TNRS tables

View differences:

test_scrub
14 14
for iter in match_input_names parse_accepted_names; do
15 15
    make inputs/.TNRS/tnrs/tnrs-remake log=
16 16
    yes|make schemas/public/reinstall
17
    make inputs/.TNRS/cleanup
17
    make inputs/.TNRS/tnrs_accepted/reinstall
18
    make inputs/.TNRS/tnrs_other/reinstall
18 19
    make inputs/.TNRS/import log=
19 20
    make inputs/"$selfDirName"/import log=
20 21
done

Also available in: Unified diff