Comment 2 for bug 1124617

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to oslo-incubator (master)

Reviewed: https://review.openstack.org/21918
Committed: http://github.com/openstack/oslo-incubator/commit/449ddfc682ff75964f659da97c3eb3de7596a439
Submitter: Jenkins
Branch: master

commit 449ddfc682ff75964f659da97c3eb3de7596a439
Author: Jason Kölker <email address hidden>
Date: Wed Feb 13 16:57:56 2013 -0600

    Don't use subprocess for testing excepthook

    * The previous test tested the funtionality of the excepthook using
      subprocess.popen. We don't need to test the interpreter, just test
      that our excepthook is installed and test that it functions as expected.
    * Fix Bug 1124617

    Change-Id: Ifd8d35b842b913003100097d917d30bf66e5cb7a