summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authoralalazo <massimiliano.culpo@googlemail.com>2016-06-27 09:08:37 +0200
committeralalazo <massimiliano.culpo@googlemail.com>2016-06-27 09:08:37 +0200
commitf3f309a22a6fd599de1e55f585868efb35cd2ecb (patch)
treeaf7c36b787ffa646ca1f7bddfc2715f57909cffe /bin
parenta2ba60f6a8adfc19e7d6ca621f0f9cab21afec61 (diff)
parent73213ac59d36d474267a482e9300c048ed02a757 (diff)
downloadspack-f3f309a22a6fd599de1e55f585868efb35cd2ecb.tar.gz
spack-f3f309a22a6fd599de1e55f585868efb35cd2ecb.tar.bz2
spack-f3f309a22a6fd599de1e55f585868efb35cd2ecb.tar.xz
spack-f3f309a22a6fd599de1e55f585868efb35cd2ecb.zip
Merge branch 'develop' of https://github.com/LLNL/spack into packages/swift_durham
Diffstat (limited to 'bin')
-rwxr-xr-xbin/spack2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/spack b/bin/spack
index 9b1276a866..e9307d1485 100755
--- a/bin/spack
+++ b/bin/spack
@@ -77,7 +77,7 @@ import llnl.util.tty as tty
from llnl.util.tty.color import *
import spack
from spack.error import SpackError
-from external import argparse
+import argparse
# Command parsing
parser = argparse.ArgumentParser(