diff options
author | becker33 <becker33@llnl.gov> | 2018-04-13 11:38:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-13 11:38:34 -0700 |
commit | b9c8cdcbe3ac6009c005c4b9eeeb63c4461144bd (patch) | |
tree | dbbe6831ad2880f142c38f23ffb7e6a351c43cb9 /var | |
parent | 94fbd7b60d3610d4fdb6a4d55bca5158b6e1d29a (diff) | |
download | spack-b9c8cdcbe3ac6009c005c4b9eeeb63c4461144bd.tar.gz spack-b9c8cdcbe3ac6009c005c4b9eeeb63c4461144bd.tar.bz2 spack-b9c8cdcbe3ac6009c005c4b9eeeb63c4461144bd.tar.xz spack-b9c8cdcbe3ac6009c005c4b9eeeb63c4461144bd.zip |
Fix when_spec inheritance for extensions (#7746)
Popping the when spec from kwargs in the extends directive breaks
class inheritance. Inheriting classes do not find their when spec.
We now get the when spec from kwargs instead, leaving it to be found
by any downstream package classes.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions