spack/lib
Massimiliano Culpo d9626cca50
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.
2020-03-05 10:26:50 +01:00
..
spack Bugfix: resolve StopIteration message attribute failure (#15341) 2020-03-05 10:26:50 +01:00