Revision 6048
Added by Aaron Marcuse-Kubitza about 12 years ago
bin/make_analytical_db | ||
---|---|---|
6 | 6 |
exec &>"$selfDir/../schemas/make_analytical_db.log" |
7 | 7 |
|
8 | 8 |
set -x |
9 |
date |
|
10 |
|
|
9 | 11 |
"$selfDir/psql_verbose_vegbien" <<EOF |
10 | 12 |
SELECT make_family_higher_plant_group(); |
11 | 13 |
|
Also available in: Unified diff
make_analytical_db: Output the time at which it's run, so this is included in the log file