Skip to content
Snippets Groups Projects
Commit ff3e56cf authored by Robert D. French's avatar Robert D. French
Browse files

Import which from spack.util.executable; Fixes #1095

parent e41d67e0
Branches
Tags
No related merge requests found
......@@ -63,7 +63,7 @@
import spack
from spack.environment import EnvironmentModifications, validate
from spack.util.environment import *
from spack.util.executable import Executable
from spack.util.executable import Executable, which
#
# This can be set by the user to globally disable parallel builds.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment