New submission from Sorin Sbarnea: easy_install --quiet --dry-run -U packname would still output at least the: install_dir /usr/local/lib/python2.6/dist-packages/
This prevents us from properly running a quite update from crontab, where we are supposed to have output only if there are errors. ---------- messages: 747 nosy: sorin priority: bug status: unread title: easy_install --quiet --dry-run -U package is not really quiet _______________________________________________ Setuptools tracker <[email protected]> <http://bugs.python.org/setuptools/issue159> _______________________________________________ _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
