Project

General

Profile

« Previous | Next » 

Revision 14042

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: `make mk_db ...`: use `yes|` to avoid needing to confirm prompts

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
8 8
# pick [rev] from r12025 (2014-2-2, last success)..r13002 (2014-3-30, 1st failure)
9 9
svn up --force -r [rev] # runtime: 1 min ("0m50.945s")
10 10
# if any of the commands below are broken, try a different revision
11
make mk_db rm_initial_public schemas/reinstall # mk_db: install new extensions
11
yes|make mk_db rm_initial_public schemas/reinstall # mk_db: install new extensions
12 12
make inputs/.TNRS/reinstall
13 13
make schemas/public/reinstall # sanity check before running the import
14 14
# }

Also available in: Unified diff