Project

General

Profile

« Previous | Next » 

Revision 6052

inputs/.TNRS/tnrs/tnrs.make: Output the time at which it's run, so this is included in the log file

View differences:

inputs/.TNRS/tnrs/tnrs.make
7 7
if test -n "${log=1}"; then # $log defaults to 1
8 8
    exec >>"logs/$0.log.sql" 2>&1
9 9
fi
10

  
10 11
set -x
12
date
13

  
11 14
exec tnrs_db "$@"

Also available in: Unified diff