diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2020-03-05 10:26:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-05 10:26:50 +0100 |
commit | d9626cca5001b15d6e819121f9b69a52a959c7da (patch) | |
tree | e386272bbf720d1a1b1b88d63161ab9255578182 /.dockerignore | |
parent | 9edf812745ae2b3867a16c16b29f0c1a54f10a6e (diff) | |
download | spack-d9626cca5001b15d6e819121f9b69a52a959c7da.tar.gz spack-d9626cca5001b15d6e819121f9b69a52a959c7da.tar.bz2 spack-d9626cca5001b15d6e819121f9b69a52a959c7da.tar.xz spack-d9626cca5001b15d6e819121f9b69a52a959c7da.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 '.dockerignore')
0 files changed, 0 insertions, 0 deletions