commit | c8f9c81cfa7fb46d3c0be9e9e5f18bfda9247984 | [log] [tgz] |
---|---|---|
author | Éric Araujo <merwok@netwok.org> | Sat Sep 10 18:10:23 2011 +0200 |
committer | Éric Araujo <merwok@netwok.org> | Sat Sep 10 18:10:23 2011 +0200 |
tree | 58af5490bf483cdad06caffe38ef881aa67e40c6 | |
parent | e6db7a3a298e3bfe5064de2298ba6cdcb470793e [diff] |
Fix usage of dry-run in packaging bdist_wininst and install_distinfo. In dry-run mode, packaging commands should log the same info as in real operation and should collect the same files in self.outputs, so that users can run a command in verbose and dry-run mode to see exactly what operations will be done in the real run.