• Jim Fulton's avatar
    Changed the run_buildout api to always write output and print it if · 7302ee89
    Jim Fulton authored
    there is an error.  I'd been trying to avoid writing a file, but that
    made things too complicated.  I've seen some hard to reproduce test
    failures that make turning on debugging in response to a failure
    impractical.  Hopefully, if we get a test failure now, we'll be able
    to see WTF.
    7302ee89
tests.py 106 KB