Revision 7038
Added by Aaron Marcuse-Kubitza almost 12 years ago
bin/import_all | ||
---|---|---|
47 | 47 |
bin/make_analytical_db |
48 | 48 |
|
49 | 49 |
make backups/TNRS.backup-remake & |
50 |
make backups/vegbien.$version.backup/test & |
|
50 |
make backups/vegbien.$version.backup/test & # uses $dump_opts
|
|
51 | 51 |
wait # wait for asynchronous commands |
52 | 52 |
} |
53 | 53 |
|
Also available in: Unified diff
import_all: `make backups/vegbien.$version.backup/test`: Documented that this uses $dump_opts. $dump_opts must be manually set when running this command outside of import_all.