Add missing 'import os'. (#2012)
This commit is contained in:
		 Kelly Thompson
					Kelly Thompson
				
			
				
					committed by
					
						 Todd Gamblin
						Todd Gamblin
					
				
			
			
				
	
			
			
			 Todd Gamblin
						Todd Gamblin
					
				
			
						parent
						
							48f23aadbe
						
					
				
				
					commit
					e359a7ca59
				
			| @@ -23,6 +23,7 @@ | |||||||
| # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | ||||||
| ############################################################################## | ############################################################################## | ||||||
| from spack import * | from spack import * | ||||||
|  | import os | ||||||
|  |  | ||||||
|  |  | ||||||
| class Mpich(Package): | class Mpich(Package): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user