aboutsummaryrefslogtreecommitdiff
path: root/tests/ci.testscript
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ci.testscript')
-rw-r--r--tests/ci.testscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ci.testscript b/tests/ci.testscript
index 7b7e180..b56b4eb 100644
--- a/tests/ci.testscript
+++ b/tests/ci.testscript
@@ -52,7 +52,7 @@ repository='http://example.com/prj.git'
test.arguments += --yes --repository "$repository" --server "$server" \
--simulate 'success'
-cxx = cc config.cxx="$recall($cxx.path)"
+cxx = cc config.cxx="'$recall($cxx.path)'"
new += 2>!
init += $cxx -d prj 2>! &prj/**/bootstrap/***