diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-03-05 10:26:50 +0100 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2020-03-20 11:39:28 -0700 |
commit | 59a7963785b0e443d5682d497af373383876da20 (patch) | |
tree | 5a2248b06066380f020986aa3b02a87eb6d360c4 /.flake8 | |
parent | 733f9f8cfa5814cd1df6c34cf7e70f460ce75ff4 (diff) | |
download | spack-59a7963785b0e443d5682d497af373383876da20.tar.gz spack-59a7963785b0e443d5682d497af373383876da20.tar.bz2 spack-59a7963785b0e443d5682d497af373383876da20.tar.xz spack-59a7963785b0e443d5682d497af373383876da20.zip |
Bugfix: resolve StopIteration message attribute failure (#15341)
Testing the install StopIteration exception resulted in an attribute error:
AttributeError: 'StopIteration' object has no attribute 'message'
This PR adds a unit test and resolves that error.
Diffstat (limited to '.flake8')
0 files changed, 0 insertions, 0 deletions