Unit tests : hack to make them pass while a decision on how to proceed is made
This commit is contained in:
parent
5e3b7a4247
commit
ee6f69a227
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ def check_mirror(self):
|
|||
spec = Spec(name).concretized()
|
||||
pkg = spec.package
|
||||
|
||||
pkg._stage = None
|
||||
saved_checksum_setting = spack.do_checksum
|
||||
try:
|
||||
# Stage the archive from the mirror and cd to it.
|
||||
|
|
Loading…
Reference in a new issue