Project

General

Profile

« Previous | Next » 

Revision 13980

bugfix: bin/import_all: need to always use log files for background processes

View differences:

import_all
25 25
    local by_col=${by_col-1} full_import=1
26 26
    export version by_col full_import
27 27
    
28
    local log=1 # always use log files for background processes
29
    
28 30
    # remove any leftover TNRS lockfile. usually, the PID in it would not exist,
29 31
    # but sometimes it now refers to an active process which blocks tnrs.make.
30 32
    "rm" -f inputs/.TNRS/tnrs/tnrs.make.lock

Also available in: Unified diff