Project

General

Profile

« Previous | Next » 

Revision 11421

bin/import_all: `make schemas/$version/install`: reinstall instead to allow re-running the import to the same custom schema (e.g. 2013-10-18.Brian_Enquist.Canadensys)

View differences:

import_all
20 20
    # but sometimes it now refers to an active process which blocks tnrs.make.
21 21
    "rm" -f inputs/.TNRS/tnrs/tnrs.make.lock
22 22
    
23
    make schemas/$version/install || true # ignore errors if schema exists
23
    make schemas/$version/reinstall
24 24
    
25 25
    local hidden_srcs=1; . "$selfDir/with_all" Source/import by_col=1 "$@"
26 26
        # note that this isn't affected by $import_source

Also available in: Unified diff