Revision 9903
Added by Aaron Marcuse-Kubitza over 11 years ago
inputs/.TNRS/tnrs/tnrs.make | ||
---|---|---|
19 | 19 |
|
20 | 20 |
echo -n 'start time: '; date |
21 | 21 |
(set -x; time tnrs_db "$@") |
22 |
echo -n 'end time: '; date |
Also available in: Unified diff
inputs/.TNRS/tnrs/tnrs.make: removed no longer needed end time, now that the total runtime is printed