upgrade.sh
changeset 81 89b71a9abfcf
parent 68 7ae95b9938c4
child 86 e43e4e7e9ec0
--- a/upgrade.sh	Tue Sep 09 04:29:13 2008 +0000
+++ b/upgrade.sh	Wed Sep 10 00:00:37 2008 +0000
@@ -27,7 +27,7 @@
     exit 1
 fi
 
-python setup.py install --prefix ${PREFIX}
+python setup.py -q install --prefix ${PREFIX}
 python setup.py clean --all >/dev/null
 
 install -m 0700 ${INSTALL_OPTS} vmm ${PREFIX}/sbin