# HG changeset patch # User Jeff Hammel # Date 1335680752 25200 # Node ID 291fbbeb6e1edcd421ef2c0b5fc9615ca247b509 # Parent 88d0aa705f7dfd015583af0212e73e07788e9cdf actually dump configuration diff -r 88d0aa705f7d -r 291fbbeb6e1e configuration/configuration.py --- 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