Mercurial > hg > configuration
changeset 94:291fbbeb6e1e
actually dump configuration
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sat, 28 Apr 2012 23:25:52 -0700 |
parents | 88d0aa705f7d |
children | 290c40224e5d |
files | configuration/configuration.py |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configuration/configuration.py Sat Apr 28 23:21:09 2012 -0700 +++ b/configuration/configuration.py Sat Apr 28 23:25:52 2012 -0700 @@ -408,6 +408,8 @@ # errors are handled below pass + # dump configuration + self.dump(options) if missingvalues and not getattr(options, 'dump', None): # XXX assuming if you don't have values you were just dumping