aboutsummaryrefslogtreecommitdiff
path: root/tests/test.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.testscript')
-rw-r--r--tests/test.testscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test.testscript b/tests/test.testscript
index c39ddb5..9d0191e 100644
--- a/tests/test.testscript
+++ b/tests/test.testscript
@@ -4,10 +4,10 @@
.include common.testscript
-cxx = cc config.cxx="$recall($cxx.path)"
+cxx = cc config.cxx="'$recall($cxx.path)'"
new += 2>!
-init += cc "config.cxx=$config.cxx" -d prj 2>!
+init += cc "'config.cxx=$config.cxx'" -d prj 2>!
deinit += -d prj
: single-pkg-cfg