Revision 14045
Added by Aaron Marcuse-Kubitza over 10 years ago
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 revert lib/sh/util.sh |
10 | 10 |
svn up --force -r [rev] # runtime: 1 min ("0m50.945s") |
11 |
sed --in-place -r 's/^shopt -s lastpipe/#&/' lib/sh/util.sh |
|
11 |
sed --in-place -r 's/^shopt -s lastpipe/#&/' lib/sh/util.sh # r12872
|
|
12 | 12 |
# if any of the commands below are broken, try a different revision |
13 | 13 |
yes|make mk_db rm_initial_public schemas/reinstall # mk_db: install new extensions |
14 | 14 |
yes|make inputs/.TNRS/reinstall |
Also available in: Unified diff
config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: lib/sh/util.sh bugfix: documented revision