From 9d01df9e8aca7e1ddd88d9c9b1f42ca048878635 Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Wed, 12 Mar 2014 22:24:47 -0400 Subject: Moving utilities to a common LLNL package. --- bin/spack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/spack b/bin/spack index 775a9dbd08..ac9cd5738f 100755 --- a/bin/spack +++ b/bin/spack @@ -41,8 +41,8 @@ sys.path.insert(0, SPACK_LIB_PATH) # clean up the scope and start using spack package instead. del SPACK_FILE, SPACK_PREFIX, SPACK_LIB_PATH +import llnl.util.tty as tty import spack -import spack.tty as tty from spack.error import SpackError # Command parsing -- cgit v1.2.3-70-g09d2