Project

General

Profile

« Previous | Next » 

Revision 5214

tnrs_db: Made wait option default to off to facilitate running tnrs_db by itself, rather than as part of an import

View differences:

import_all
11 11
        return 2
12 12
    fi
13 13
    
14
    make inputs/.TNRS/tnrs/tnrs-remake &
14
    make inputs/.TNRS/tnrs/tnrs-remake wait=1 &
15 15
    . "$selfDir/with_all" import "$@"
16 16
}
17 17
import_all_main "$@"

Also available in: Unified diff