Hi Eric,

I'm reviewing mock 0.6.10-1 to see if letting it into testing is an
appropriate way to get this bug fixed for etch.  Isn't the following change
in mock.py a regression?

+    if not options.clean:
+        config_opts['clean'] = options.clean

I.e., shouldn't that be 'if options.clean:' instead?

The diff otherwise looks suitable for letting into etch.

Thanks,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to