still strangely busted, lets up verbosity

This commit is contained in:
Caolán McNamara 2010-10-29 11:06:58 +01:00
parent 0e27e46e1d
commit 1648f6202c

View File

@ -769,7 +769,7 @@ export ARCH_FLAGS
. ./*[Ee]nv.[Ss]et.sh
./bootstrap
cd instsetoo_native
if ! VERBOSE=false build --dlv_switch -link -P$NBUILDS --all -- -P$NDMAKES -s; then
if ! VERBOSE=true build --dlv_switch -link -P$NBUILDS --all -- -P$NDMAKES -s; then
build --dlv_switch -link --all
fi