correcting flake8

This commit is contained in:
Nicolas Richart 2016-06-27 01:23:14 +02:00
parent 7cf1313572
commit f3accb111e

View file

@ -2,7 +2,6 @@
from spack.environment import *
import multiprocessing
import subprocess
import os
@ -67,8 +66,7 @@ def set_arch(self):
def get_openfoam_environment(self):
return EnvironmentModifications.from_sourcing_files(
join_path(self.stage.source_path,
'etc/bashrc')
)
'etc/bashrc'))
def patch(self):
# change names to match the package and not the one patch in