Project

General

Profile

« Previous | Next » 

Revision 7618

Moved wait on tnrs.make lock from import_all to make_analytical_db, so that running make_analytical_db for a one-time import also waits on the lock

View differences:

import_all
44 44
    after_import ()
45 45
    {
46 46
        bin/waitpid $jobs
47
        bin/waitself inputs/.TNRS/tnrs/tnrs.make
48 47
        
49 48
        bin/make_analytical_db
50 49
        

Also available in: Unified diff