summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rwxr-xr-xlib/spack/env/cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/env/cc b/lib/spack/env/cc
index 2888c28c48..3e429fdf22 100755
--- a/lib/spack/env/cc
+++ b/lib/spack/env/cc
@@ -119,7 +119,7 @@ if [ -z "$mode" ]; then
if [ "$arg" = -v -o "$arg" = -V -o "$arg" = --version -o "$arg" = -dumpversion ]; then
mode=vcheck
break
- fi
+ fi
done
fi