Project

General

Profile

« Previous | Next » 

Revision 14043

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

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
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 11
yes|make mk_db rm_initial_public schemas/reinstall # mk_db: install new extensions
12
make inputs/.TNRS/reinstall
13
make schemas/public/reinstall # sanity check before running the import
12
yes|make inputs/.TNRS/reinstall
13
yes|make schemas/public/reinstall # sanity check before running the import
14 14
# }
15 15
$0 # nested shell
16 16
export version=test_import

Also available in: Unified diff