summaryrefslogtreecommitdiffstats
path: root/libcxx/test/testit
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/test/testit')
-rwxr-xr-xlibcxx/test/testit2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/test/testit b/libcxx/test/testit
index c7409160f82..eea3858a628 100755
--- a/libcxx/test/testit
+++ b/libcxx/test/testit
@@ -8,7 +8,7 @@
# //
# //===--------------------------------------------------------------------===//
-if [ -z $CC ]
+if [ -z "$CC" ]
then
if which xcrun >/dev/null
then
OpenPOWER on IntegriCloud