Skip to content

Commit

Permalink
Add ProcessError import
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Aug 10, 2017
1 parent c7f1810 commit bec0e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spack/spack/binary_distribution.py
Expand Up @@ -41,6 +41,7 @@
from contextlib import closing
import spack.util.gpg as gpg_util
import hashlib
from spack.util.executable import ProcessError


def has_gnupg2():
Expand Down

0 comments on commit bec0e52

Please sign in to comment.