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:

make_analytical_db
9 9

  
10 10
(set -x; date)
11 11

  
12
"$selfDir/waitself" "$selfDir/../inputs/.TNRS/tnrs/tnrs.make"
13

  
12 14
mk_analytical_table ()
13 15
{
14 16
    local table="$1"

Also available in: Unified diff