implemented cache_local method for DIY stage (as a noop)
This commit is contained in:
		| @@ -503,6 +503,8 @@ def destroy(self): | |||||||
|         # No need to destroy DIY stage. |         # No need to destroy DIY stage. | ||||||
|         pass |         pass | ||||||
|  |  | ||||||
|  |     def cache_local(self): | ||||||
|  |         tty.msg("Sources for DIY stages are not cached") | ||||||
|  |  | ||||||
| def _get_mirrors(): | def _get_mirrors(): | ||||||
|     """Get mirrors from spack configuration.""" |     """Get mirrors from spack configuration.""" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Peter Scheibel
					Peter Scheibel