summaryrefslogtreecommitdiffstats
path: root/bin/stack
diff options
context:
space:
mode:
authorKevin L. Mitchell <kevin.mitchell@rackspace.com>2011-06-17 20:40:28 +0000
committerTarmac <>2011-06-17 20:40:28 +0000
commit2e6c26fcc8967192e35e0d2b2473bae578eb5b04 (patch)
tree53cdfbb99c59ceeca447b136cc441ac60a46ebc9 /bin/stack
parent33434e33f8f2e8fd809554cefeb3293efb372141 (diff)
parentf0b0f4ad4c6f90b1b3b23e6a048ebda8e62cb254 (diff)
downloadnova-2e6c26fcc8967192e35e0d2b2473bae578eb5b04.tar.gz
nova-2e6c26fcc8967192e35e0d2b2473bae578eb5b04.tar.xz
nova-2e6c26fcc8967192e35e0d2b2473bae578eb5b04.zip
Fixes two minor bugs (lp795123 and lp795126) in the extension mechanism. The first bug is that each extension has _check_extension() called twice on it; this is a minor cosmetic problem, but the second is that extensions which flunk _check_extension() are still added. The proposed fix is to make _check_extensions() return True or False, then make _add_extension() call it from the top and return immediately if _check_extensions() returns False.
Diffstat (limited to 'bin/stack')
0 files changed, 0 insertions, 0 deletions